about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-06-08 20:12:29 +0200
committerbjorn3 <bjorn3@users.noreply.github.com>2021-06-08 20:12:29 +0200
commit0d68742d37318a7eae1372a3c0ee3452d2d35bba (patch)
treec4c9244249a624d9a60873a943271705c890b3e2
parenta6cce1965934d7344dd77dff53dc74f3a5662d9e (diff)
downloadrust-0d68742d37318a7eae1372a3c0ee3452d2d35bba.tar.gz
rust-0d68742d37318a7eae1372a3c0ee3452d2d35bba.zip
Ignore unsupported test
-rwxr-xr-xscripts/test_rustc_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/test_rustc_tests.sh b/scripts/test_rustc_tests.sh
index 347fb40e6f9..428c2480684 100755
--- a/scripts/test_rustc_tests.sh
+++ b/scripts/test_rustc_tests.sh
@@ -64,6 +64,7 @@ rm src/test/incremental/lto.rs # requires lto
 
 rm -r src/test/run-make/emit-shared-files # requires the rustdoc executable in build/bin/
 rm -r src/test/run-make/unstable-flag-required # same
+rm -r src/test/run-make/emit-named-files # requires full --emit support
 
 rm src/test/pretty/asm.rs # inline asm
 rm src/test/pretty/raw-str-nonexpr.rs # same