about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorRoy Frostig <rfrostig@mozilla.com>2010-08-20 13:29:19 -0700
committerRoy Frostig <rfrostig@mozilla.com>2010-08-20 13:29:19 -0700
commit8097a10c3681775cdc8d72029edc3faff152d598 (patch)
treeed78439e1242855b8851eb0de2ce1af3f393d2c8 /src
parent2da4fecacd1b61e9e090e93c33394712fa7f066c (diff)
downloadrust-8097a10c3681775cdc8d72029edc3faff152d598.tar.gz
rust-8097a10c3681775cdc8d72029edc3faff152d598.zip
XFAIL _io test because darwin and winnt are burning.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 6ef4fe29090..a01bf9cec49 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -407,6 +407,7 @@ TEST_XFAILS_X86 :=  $(TASK_XFAILS) \
                     test/run-pass/generic-recursive-tag.rs \
                     test/run-pass/int-lib.rs \
                     test/run-pass/iter-ret.rs \
+                    test/run-pass/lib-io.rs \
                     test/run-pass/lib-map.rs \
                     test/run-pass/mlist-cycle.rs \
                     test/run-pass/obj-as.rs \