Skip to content

Commit 70e5154

Browse files
Ignore more ui tests
1 parent 3dec861 commit 70e5154

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

tests/failing-ui-tests.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,14 @@ tests/ui/consts/issue-73976-monomorphic.rs
7474
tests/ui/consts/issue-94675.rs
7575
tests/ui/rfcs/rfc-2632-const-trait-impl/const-drop-fail.rs
7676
tests/ui/rfcs/rfc-2632-const-trait-impl/const-drop.rs
77-
77+
tests/ui/consts/const-mut-refs-crate.rs
78+
tests/ui/consts/const-vec-of-fns.rs
79+
tests/ui/consts/promotion-mutable-ref.rs
80+
tests/ui/consts/static-mut-refs.rs
81+
tests/ui/consts/static-raw-pointer-interning2.rs
82+
tests/ui/debuginfo/backtrace-dylib-dep.rs
83+
tests/ui/sanitizer/cfi-closure-fn-ptr-cast.rs
84+
tests/ui/sanitizer/cfi-complex-receiver.rs
85+
tests/ui/sanitizer/cfi-self-ref.rs
86+
tests/ui/sanitizer/cfi-virtual-auto.rs
87+
tests/ui/runtime/rt-explody-panic-payloads.rs

0 commit comments

Comments
 (0)