about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-05-26 08:40:39 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-05-26 08:40:39 +0000
commit202b14c80226e8bb48abad548b2924afefd1f979 (patch)
tree46f48eff225842de6d52cb3b3654e1c918c4731e /scripts
parentb3415291a606e994dea56f6ea68d53b847ce1f29 (diff)
downloadrust-202b14c80226e8bb48abad548b2924afefd1f979.tar.gz
rust-202b14c80226e8bb48abad548b2924afefd1f979.zip
Fix rustc test suite
Diffstat (limited to 'scripts')
-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 cb2211c7b1e..db304332a9d 100755
--- a/scripts/test_rustc_tests.sh
+++ b/scripts/test_rustc_tests.sh
@@ -138,6 +138,7 @@ rm -r tests/run-make/issue-30063 # same
 rm -r tests/run-make/multiple-emits # same
 rm -r tests/run-make/output-type-permutations # same
 rm -r tests/run-make/used # same
+rm -r tests/run-make/no-alloc-shim
 
 # bugs in the test suite
 # ======================