Skip to content

Commit 34d0f6a

Browse files
committed
Re-enable fixed rustc test
1 parent 23868af commit 34d0f6a

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
@@ -123,7 +123,6 @@ rm -r tests/run-make/panic-abort-eh_frame # .eh_frame emitted with panic=abort
123123

124124
# bugs in the test suite
125125
# ======================
126-
rm tests/ui/backtrace.rs # TODO warning
127126
rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
128127

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

0 commit comments

Comments
 (0)