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:
许杰友 Jieyou Xu (Joe) 2024-12-16 14:27:36 +08:00
parent f2b91ccbc2
commit 1cde4a4045

View File

@ -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