Skip to content

Commit d76dacd

Browse files
committed
Disable evil test
1 parent 75af15e commit d76dacd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/mir_heavy_promoted.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
// except according to those terms.
1010

1111
// ignore-emscripten apparently only works in optimized mode
12+
// FIXME: This test take 3 minutes to compile
13+
// ignore-test
1214

1315
const TEST_DATA: [u8; 32 * 1024 * 1024] = [42; 32 * 1024 * 1024];
1416

0 commit comments

Comments
 (0)