]> git.lizzy.rs Git - rust.git/blobdiff - src/libstd/rt/uv/uvll.rs
Turned off libstd unit tests that currently fail on Windows.
[rust.git] / src / libstd / rt / uv / uvll.rs
index 24e070ca239d1bfbc855dfb799fae2c08dffabaa..887c05a8b53a39d4fd925bec40b09fdd6c5bdb81 100644 (file)
@@ -286,6 +286,7 @@ fn handle_sanity_check() {
 }
 
 #[test]
+#[ignore(cfg(windows))] // FIXME #8817
 #[fixed_stack_segment]
 #[inline(never)]
 fn request_sanity_check() {