Skip to content

Commit c53025b

Browse files
committed
Add needs-unwind annotations to a couple of tests
1 parent a517adc commit c53025b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

scripts/test_rustc_tests.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@ rm tests/ui/parser/unclosed-delimiter-in-dep.rs # submodule contains //~ERROR
4141
# missing features
4242
# ================
4343

44-
# requires stack unwinding
45-
# FIXME add needs-unwind to these tests
46-
rm -r tests/run-make/libtest-junit
47-
rm tests/ui/asm/may_unwind.rs
48-
rm tests/ui/stable-mir-print/basic_function.rs
49-
5044
# extra warning about -Cpanic=abort for proc macros
5145
rm tests/ui/proc-macro/crt-static.rs
5246
rm tests/ui/proc-macro/proc-macro-deprecated-attr.rs

0 commit comments

Comments
 (0)