mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Disable tests\ui\associated-consts\issue-93775.rs
on windows msvc
This test seems to be quite flaky. See: - https://github.com/rust-lang/rust/issues/132111 - https://github.com/rust-lang/rust/issues/133432
This commit is contained in:
parent
f2b91ccbc2
commit
1cde4a4045
@ -1,3 +1,7 @@
|
||||
//@ ignore-windows-msvc
|
||||
// FIXME(#132111, #133432): this test is flaky on windows msvc, it sometimes fail but it sometimes
|
||||
// passes.
|
||||
|
||||
//@ build-pass
|
||||
// ignore-tidy-linelength
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user