temporarily disable tests on android and tagging issue number #10455
This commit is contained in:
parent
3d569df41d
commit
88831383b4
@ -477,6 +477,7 @@ impl<'self, T:Send +
|
||||
|
||||
|
||||
#[test]
|
||||
#[cfg(not(target_os="android"))] // FIXME(#10455)
|
||||
fn test() {
|
||||
use std::{os, run};
|
||||
use std::io::fs;
|
||||
|
Loading…
x
Reference in New Issue
Block a user