File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
tests/run-make/dump-ice-to-disk Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1515//!
1616//! See <https://github.com/rust-lang/rust/pull/108714>.
1717
18- // FIXME(#128911): @jieyouxu: This test is sometimes for whatever forsaken reason flakey in CI, and
19- // I cannot reproduce it locally. The error messages upon assertion failure in this test is
20- // intentionally extremely verbose to aid debugging that issue.
18+ //@ ignore-windows
19+ // FIXME(#128911): @jieyouxu: This test is sometimes for whatever forsaken reason flakey in
20+ // `i686-mingw`, and I cannot reproduce it locally. The error messages upon assertion failure in
21+ // this test is intentionally extremely verbose to aid debugging that issue.
2122
2223use std:: cell:: OnceCell ;
2324use std:: path:: { Path , PathBuf } ;
You can’t perform that action at this time.
0 commit comments