Skip to content

Commit abe33f1

Browse files
committed
Un-xfail tests that work now
1 parent 3eb15b8 commit abe33f1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/test/bench/shootout-nbody.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-test
1211
// based on:
1312
// http://shootout.alioth.debian.org/u32/benchmark.php?test=nbody&lang=java
1413

src/test/run-pass/stat.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// xfail-test
1211
extern mod std;
1312
use io::WriterUtil;
1413
use std::tempfile;

0 commit comments

Comments
 (0)