about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-05-15 09:14:05 -0700
committerbors <bors@rust-lang.org>2013-05-15 09:14:05 -0700
commitd806c96ffb33acb35414a5743bca3c870d1f15c4 (patch)
treee8a749ed336a0cb82617b8a1d5832dbb4d5e9c38
parent4e8261009948ed1cfbbdaf4ecc3fadef795b27b7 (diff)
parent2d35c01a280c8a96f35f0152a3d75bbf57798ff7 (diff)
downloadrust-d806c96ffb33acb35414a5743bca3c870d1f15c4.tar.gz
rust-d806c96ffb33acb35414a5743bca3c870d1f15c4.zip
auto merge of #6490 : brson/rust/rusti, r=brson
-rw-r--r--src/librusti/rusti.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librusti/rusti.rc b/src/librusti/rusti.rc
index 21cc8d60e49..4a03d31e5db 100644
--- a/src/librusti/rusti.rc
+++ b/src/librusti/rusti.rc
@@ -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