Skip to content

Commit fd4e1d5

Browse files
committed
Fix rustc test suite
1 parent dc7409c commit fd4e1d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/test_rustc_tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ rm tests/ui/simd/simd-bitmask.rs # crash
117117
# bugs in the test suite
118118
# ======================
119119
rm tests/ui/backtrace.rs # TODO warning
120-
rm tests/ui/simple_global_asm.rs # TODO add needs-asm-support
121120
rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
122121

123122
rm tests/ui/stdio-is-blocking.rs # really slow with unoptimized libstd

0 commit comments

Comments
 (0)