Skip to content

Commit ce1c9dc

Browse files
ehusscuviper
authored andcommitted
Disable debuginfo test on Windows that fails in new cdb version.
(cherry picked from commit 66a1987)
1 parent 207340d commit ce1c9dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/debuginfo/mutex.rs

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// cdb-only
44
// min-cdb-version: 10.0.21287.1005
55
// compile-flags:-g
6+
// FIXME: Failed on update to 10.0.22000.1
7+
// ignore-windows
68

79
// === CDB TESTS ==================================================================================
810
//

0 commit comments

Comments
 (0)