about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-05-12 12:58:56 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-05-12 12:58:56 +0000
commitf6ba10deadda0ed11fcee5db5084f9e08f5c7bbd (patch)
tree5cc95cbab9270c43d4352349bf3689e83142013a
parent9b2a0984e9d6f8a89dc7dd154d26f4b518af4afd (diff)
downloadrust-f6ba10deadda0ed11fcee5db5084f9e08f5c7bbd.tar.gz
rust-f6ba10deadda0ed11fcee5db5084f9e08f5c7bbd.zip
Fix rustc test suite
-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 23792955462..312fa06b42d 100755
--- a/scripts/test_rustc_tests.sh
+++ b/scripts/test_rustc_tests.sh
@@ -74,6 +74,7 @@ rm -r tests/run-make/issue-64153
 rm -r tests/run-make/codegen-options-parsing
 rm -r tests/run-make/lto-*
 rm -r tests/run-make/reproducible-build-2
+rm -r tests/run-make/issue-109934-lto-debuginfo
 
 # optimization tests
 # ==================