aboutsummaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-04-29 16:55:24 -0700
committerGraydon Hoare <[email protected]>2011-04-29 16:55:45 -0700
commit02336e670fb2b44ec455aa985211a101ef48b0bc (patch)
treec698e1470ac51bf052e04991f41060b929eef881 /src/test
parentrustc: Emit pure native glue; we don't call it yet (diff)
downloadrust-02336e670fb2b44ec455aa985211a101ef48b0bc.tar.xz
rust-02336e670fb2b44ec455aa985211a101ef48b0bc.zip
Re-XFAIL lib-io.rs, not quite working yet.
Diffstat (limited to 'src/test')
-rw-r--r--src/test/run-pass/lib-io.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-pass/lib-io.rs b/src/test/run-pass/lib-io.rs
index 36a2cc2e..7102c91e 100644
--- a/src/test/run-pass/lib-io.rs
+++ b/src/test/run-pass/lib-io.rs
@@ -1,4 +1,5 @@
// xfail-boot
+// xfail-stage0
// -*- rust -*-
use std;