Skip to content

Commit 66a1987

Browse files
committed
Disable debuginfo test on Windows that fails in new cdb version.
1 parent 6070763 commit 66a1987

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)