Skip to content

Commit d806c96

Browse files
committed
auto merge of #6490 : brson/rust/rusti, r=brson
2 parents 4e82610 + 2d35c01 commit d806c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librusti/rusti.rc

+1-1
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ mod tests {
446446
}
447447
}
448448

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

0 commit comments

Comments
 (0)