Skip to content

Commit

Permalink
Ignore more ui tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Apr 3, 2024
1 parent c11d38f commit 05ea553
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion tests/failing-ui-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,14 @@ tests/ui/consts/issue-73976-monomorphic.rs
tests/ui/consts/issue-94675.rs
tests/ui/rfcs/rfc-2632-const-trait-impl/const-drop-fail.rs
tests/ui/rfcs/rfc-2632-const-trait-impl/const-drop.rs

tests/ui/consts/const-mut-refs-crate.rs
tests/ui/consts/const-vec-of-fns.rs
tests/ui/consts/promotion-mutable-ref.rs
tests/ui/consts/static-mut-refs.rs
tests/ui/consts/static-raw-pointer-interning2.rs
tests/ui/debuginfo/backtrace-dylib-dep.rs
tests/ui/sanitizer/cfi-closure-fn-ptr-cast.rs
tests/ui/sanitizer/cfi-complex-receiver.rs
tests/ui/sanitizer/cfi-self-ref.rs
tests/ui/sanitizer/cfi-virtual-auto.rs
tests/ui/runtime/rt-explody-panic-payloads.rs

0 comments on commit 05ea553

Please sign in to comment.