Skip to content

Commit

Permalink
ignore emscripten in run-pass test
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Mar 20, 2018
1 parent cca2604 commit 4eff4d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/run-pass/simd-intrinsic-generic-select.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

// Test that the simd_select intrinsics produces correct results.

#![feature(repr_simd, platform_intrinsics)]
Expand Down

0 comments on commit 4eff4d9

Please sign in to comment.