Skip to content

Commit 7f0b2bb

Browse files
committed
Fix rustc test suite
1 parent c7b4a1d commit 7f0b2bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test_rustc_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ rm -r tests/run-make/incr-add-rust-src-component
141141
rm tests/ui/errors/remap-path-prefix-sysroot.rs # different sysroot source path
142142
rm -r tests/run-make/export/extern-opt # something about rustc version mismatches
143143
rm -r tests/run-make/export # same
144+
rm -r tests/ui/compiletest-self-test/compile-flags-incremental.rs # needs compiletest compiled with panic=unwind
144145

145146
# genuine bugs
146147
# ============

0 commit comments

Comments
 (0)