Skip to content

Commit

Permalink
Add ignore-rustc-debug-assertions to `tests/ui/associated-consts/is…
Browse files Browse the repository at this point in the history
…sue-93775.rs`
  • Loading branch information
DianQK committed Dec 22, 2024
1 parent 6076bee commit 4dca485
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/ui/associated-consts/issue-93775.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//@ ignore-windows-msvc
// FIXME(#132111, #133432): this test is flaky on windows msvc, it sometimes fail but it sometimes
// passes.
//@ ignore-rustc-debug-assertions
// Similar to stress testing, the test case requires a larger call stack,
// so we ignore rustc's debug assertions.

//@ build-pass
// ignore-tidy-linelength
Expand Down

0 comments on commit 4dca485

Please sign in to comment.