Skip to content

Commit 24ebf42

Browse files
committed
Update rustc test suite failure list
1 parent d30c1dd commit 24ebf42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test_rustc_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ rm src/test/ui/fn/dyn-fn-alignment.rs # wants a 256 byte alignment
6666
rm -r src/test/run-make/emit-named-files # requires full --emit support
6767
rm src/test/ui/abi/stack-probes.rs # stack probes not yet implemented
6868
rm src/test/ui/simd/intrinsic/ptr-cast.rs # simd_expose_addr intrinsic unimplemented
69+
rm -r src/test/run-make/repr128-dwarf # debuginfo test
6970

7071
# optimization tests
7172
# ==================

0 commit comments

Comments
 (0)