Skip to content

Commit 8097a10

Browse files
committed
XFAIL _io test because darwin and winnt are burning.
1 parent 2da4fec commit 8097a10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@ TEST_XFAILS_X86 := $(TASK_XFAILS) \
407407
test/run-pass/generic-recursive-tag.rs \
408408
test/run-pass/int-lib.rs \
409409
test/run-pass/iter-ret.rs \
410+
test/run-pass/lib-io.rs \
410411
test/run-pass/lib-map.rs \
411412
test/run-pass/mlist-cycle.rs \
412413
test/run-pass/obj-as.rs \

0 commit comments

Comments
 (0)