Skip to content

Commit 557a09f

Browse files
committed
Ignore broken rustc test
1 parent b87d783 commit 557a09f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/test_rustc_tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ rm src/test/ui/mir/ssa-analysis-regression-50041.rs # produces ICE
104104

105105
rm src/test/ui/simd/intrinsic/generic-reduction-pass.rs # simd_reduce_add_unordered doesn't accept an accumulator for integer vectors
106106

107+
rm src/test/ui/rfc-2091-track-caller/intrinsic-wrapper.rs # wrong result from `Location::caller()`
108+
107109
# bugs in the test suite
108110
# ======================
109111
rm src/test/ui/backtrace.rs # TODO warning

0 commit comments

Comments
 (0)