Skip to content

Commit 0d68742

Browse files
committed
Ignore unsupported test
1 parent a6cce19 commit 0d68742

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
@@ -64,6 +64,7 @@ rm src/test/incremental/lto.rs # requires lto
6464

6565
rm -r src/test/run-make/emit-shared-files # requires the rustdoc executable in build/bin/
6666
rm -r src/test/run-make/unstable-flag-required # same
67+
rm -r src/test/run-make/emit-named-files # requires full --emit support
6768

6869
rm src/test/pretty/asm.rs # inline asm
6970
rm src/test/pretty/raw-str-nonexpr.rs # same

0 commit comments

Comments
 (0)