Ignore all rusti tests. #7541
This commit is contained in:
parent
e482856d76
commit
77b98247a2
@ -511,7 +511,8 @@ pub fn main() {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
//#[cfg(test)]
|
||||
#[cfg(ignore)] // FIXME #7541 doesn't work under cross-compile
|
||||
mod tests {
|
||||
use std::io;
|
||||
use std::iterator::IteratorUtil;
|
||||
|
Loading…
x
Reference in New Issue
Block a user