Skip to content

Commit b7ed9ad

Browse files
committed
Remove test exclusion for fixed rustc test
1 parent 39defb1 commit b7ed9ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/test_rustc_tests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ rm tests/ui/deprecation/deprecated_inline_threshold.rs # missing deprecation war
141141
rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
142142
rm tests/ui/backtrace/synchronized-panic-handler.rs # missing needs-unwind annotation
143143
rm -r tests/ui/codegen/equal-pointers-unequal # make incorrect assumptions about the location of stack variables
144-
rm -r tests/run-make/libtest-thread-limit # doesn't work with -Zpanic-abort-tests, missing needs-unwind annotation
145144

146145
rm tests/ui/stdio-is-blocking.rs # really slow with unoptimized libstd
147146

0 commit comments

Comments
 (0)