From 8097a10c3681775cdc8d72029edc3faff152d598 Mon Sep 17 00:00:00 2001 From: Roy Frostig Date: Fri, 20 Aug 2010 13:29:19 -0700 Subject: XFAIL _io test because darwin and winnt are burning. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile b/src/Makefile index 6ef4fe29..a01bf9ce 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 \ -- cgit v1.2.3