about summary refs log tree commit diff
path: root/src/test/bench
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2011-09-11 23:19:05 -0700
committerBrian Anderson <banderson@mozilla.com>2011-09-11 23:19:05 -0700
commit6ffcfba6b990d6f27243e4dd6ddfffab141e1f44 (patch)
treebb9166d8f2d85c0b8946ddb50bb48599f19ebf69 /src/test/bench
parentcb50e4329af7091db430a74fa36737a4dd84608d (diff)
downloadrust-6ffcfba6b990d6f27243e4dd6ddfffab141e1f44.tar.gz
rust-6ffcfba6b990d6f27243e4dd6ddfffab141e1f44.zip
XFAIL bench/shootout-nbody
This is the only file in the whole codebase that depends on the (broken) llvm
native ABI.
Diffstat (limited to 'src/test/bench')
-rw-r--r--src/test/bench/shootout-nbody.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/bench/shootout-nbody.rs b/src/test/bench/shootout-nbody.rs
index 5e888041981..d693c9161c5 100644
--- a/src/test/bench/shootout-nbody.rs
+++ b/src/test/bench/shootout-nbody.rs
@@ -1,3 +1,4 @@
+// xfail-test
 // based on:
 // http://shootout.alioth.debian.org/u32/benchmark.php?test=nbody&lang=java