mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
rusti: Ignore tests. Failing on i686. #6489
This commit is contained in:
parent
c30414f980
commit
2d35c01a28
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user