From d6f7669c78940fac48ad93fde1cfce6a7135463c Mon Sep 17 00:00:00 2001 From: Young-il Choi Date: Sun, 10 Nov 2013 11:57:27 +0900 Subject: temporarily disable tests on android and tagging issue number #10379 --- src/libstd/unstable/dynamic_lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libstd') diff --git a/src/libstd/unstable/dynamic_lib.rs b/src/libstd/unstable/dynamic_lib.rs index d3d768bc0c6..95e9437e547 100644 --- a/src/libstd/unstable/dynamic_lib.rs +++ b/src/libstd/unstable/dynamic_lib.rs @@ -90,6 +90,7 @@ mod test { #[test] #[ignore(cfg(windows))] // FIXME #8818 + #[ignore(cfg(target_os="android"))] // FIXME(#10379) 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