From 653825889e596e034cae8ac9afbfdd043fbe6e13 Mon Sep 17 00:00:00 2001 From: Vadim Chugunov Date: Wed, 28 Aug 2013 01:44:25 -0700 Subject: Turned off libstd unit tests that currently fail on Windows. --- src/libstd/unstable/dynamic_lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libstd/unstable') diff --git a/src/libstd/unstable/dynamic_lib.rs b/src/libstd/unstable/dynamic_lib.rs index 90cf49cad1c..db106de76d9 100644 --- a/src/libstd/unstable/dynamic_lib.rs +++ b/src/libstd/unstable/dynamic_lib.rs @@ -90,6 +90,7 @@ mod test { use libc; #[test] + #[ignore(cfg(windows))] // FIXME #8818 fn test_loading_cosine() { // The math library does not need to be loaded since it is already // statically linked in -- cgit 1.4.1-3-g733a5