about summary refs log tree commit diff
path: root/src/test
diff options
context:
space:
mode:
authorEric Huss <eric@huss.org>2021-09-15 15:59:48 -0700
committerEric Huss <eric@huss.org>2021-09-15 15:59:48 -0700
commit66a19876f73427ecf849dfd90d5618c70c54bd6f (patch)
treec7424dae7a901af1011fd197d934f9de494fcace /src/test
parent6070763bc7c864a1b70867cef968da5629e821cd (diff)
downloadrust-66a19876f73427ecf849dfd90d5618c70c54bd6f.tar.gz
rust-66a19876f73427ecf849dfd90d5618c70c54bd6f.zip
Disable debuginfo test on Windows that fails in new cdb version.
Diffstat (limited to 'src/test')
-rw-r--r--src/test/debuginfo/mutex.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/debuginfo/mutex.rs b/src/test/debuginfo/mutex.rs
index 40bea30f125..4a529541bae 100644
--- a/src/test/debuginfo/mutex.rs
+++ b/src/test/debuginfo/mutex.rs
@@ -3,6 +3,8 @@
 // cdb-only
 // min-cdb-version: 10.0.21287.1005
 // compile-flags:-g
+// FIXME: Failed on update to 10.0.22000.1
+// ignore-windows
 
 // === CDB TESTS ==================================================================================
 //