rusti: Ignore tests. Failing on i686. #6489

This commit is contained in:
Brian Anderson 2013-05-14 19:11:57 -07:00
parent c30414f980
commit 2d35c01a28

View file

@ -446,7 +446,7 @@ mod tests {
}
}
#[test]
#[test] #[ignore]
fn run_all() {
// By default, unit tests are run in parallel. Rusti, on the other hand,
// does not enjoy doing this. I suspect that it is because the LLVM