Skip to content

Commit 7a9abf5

Browse files
committed
Update rustc test suite failure list
1 parent 63e3df3 commit 7a9abf5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/test_rustc_tests.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ rm src/test/incremental/change_crate_dep_kind.rs
2929
rm src/test/incremental/issue-80691-bad-eval-cache.rs # -Cpanic=abort causes abort instead of exit(101)
3030

3131
# requires compiling with -Cpanic=unwind
32-
rm src/test/ui/test-attrs/test-fn-signature-verification-for-explicit-return-type.rs # "Cannot run dynamic test fn out-of-process"
3332
rm -r src/test/ui/macros/rfc-2011-nicer-assert-messages/
3433

3534
# vendor intrinsics
@@ -108,7 +107,6 @@ rm src/test/ui/simd/intrinsic/generic-reduction-pass.rs # simd_reduce_add_unorde
108107
# bugs in the test suite
109108
# ======================
110109
rm src/test/ui/backtrace.rs # TODO warning
111-
rm src/test/ui/empty_global_asm.rs # TODO add needs-asm-support
112110
rm src/test/ui/simple_global_asm.rs # TODO add needs-asm-support
113111
rm src/test/ui/test-attrs/test-type.rs # TODO panic message on stderr. correct stdout
114112
# not sure if this is actually a bug in the test suite, but the symbol list shows the function without leading _ for some reason

0 commit comments

Comments
 (0)