Skip to content

Commit

Permalink
Ignore a test on emscripten
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jan 26, 2018
1 parent 9bb1823 commit a06d333
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/run-pass/simd-target-feature-mixup.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// ignore-emscripten

#![feature(repr_simd, target_feature, cfg_target_feature)]

use std::process::{Command, ExitStatus};
Expand Down

0 comments on commit a06d333

Please sign in to comment.