Skip to content

Commit 1cde4a4

Browse files
committed
Disable tests\ui\associated-consts\issue-93775.rs on windows msvc
This test seems to be quite flaky. See: - rust-lang#132111 - rust-lang#133432
1 parent f2b91cc commit 1cde4a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: tests/ui/associated-consts/issue-93775.rs

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
//@ ignore-windows-msvc
2+
// FIXME(#132111, #133432): this test is flaky on windows msvc, it sometimes fail but it sometimes
3+
// passes.
4+
15
//@ build-pass
26
// ignore-tidy-linelength
37

0 commit comments

Comments
 (0)