-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Commit e18342a
Rollup merge of #143199 - jieyouxu:short-ice, r=RalfJung
Re-disable `tests/run-make/short-ice` on Windows MSVC again
We tried to re-enable this for MSVC in #142844.
Unfortunately, this test still sometimes fails on Windows MSVC.
Tracked in #143198.
FYI ```@dpaoliello``` (I couldn't reproduce this easily locally either)1 file changed
+6
-3
lines changedLines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | - | ||
9 | - | ||
10 | - | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
11 | 14 |
| |
12 | 15 |
| |
13 | 16 |
| |
|
0 commit comments