diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-04-11 10:13:17 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-04-11 10:13:17 +0000 |
| commit | d37f6d821d6de7e5f1a683cdda37b117b62afe87 (patch) | |
| tree | 74cd5f4520b5d6b8c71f1efc9676ce43483f6e89 /scripts | |
| parent | 8a5eecc89736a5b54daa3c8dd7d88fc228b710fd (diff) | |
| download | rust-d37f6d821d6de7e5f1a683cdda37b117b62afe87.tar.gz rust-d37f6d821d6de7e5f1a683cdda37b117b62afe87.zip | |
Fix rustc tests
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/test_rustc_tests.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/test_rustc_tests.sh b/scripts/test_rustc_tests.sh index 47e3ade2ede..9c078c46c2e 100755 --- a/scripts/test_rustc_tests.sh +++ b/scripts/test_rustc_tests.sh @@ -84,7 +84,6 @@ rm -r tests/run-make/fmt-write-bloat/ # tests an optimization # ====================== rm tests/incremental/thinlto/cgu_invalidated_when_import_{added,removed}.rs # requires LLVM rm -r tests/run-make/cross-lang-lto # same -rm -r tests/run-make/issue-7349 # same rm -r tests/run-make/sepcomp-inlining # same rm -r tests/run-make/sepcomp-separate # same rm -r tests/run-make/sepcomp-cci-copies # same |
