1
Fork 0

Burn the mac and win trees less. Deque test is XFAILed, despite doing fine on Linux.

This commit is contained in:
Roy Frostig 2010-07-28 17:50:07 -07:00
parent c489af8e1a
commit 3c22e79b77

View file

@ -359,6 +359,7 @@ TEST_XFAILS_X86 := test/run-pass/bind-obj-ctor.rs \
test/run-pass/generic-fn-infer.rs \
test/run-pass/generic-recursive-tag.rs \
test/run-pass/iter-ret.rs \
test/run-pass/lib-deque.rs \
test/run-pass/mlist-cycle.rs \
test/run-pass/obj-as.rs \
test/run-pass/task-comm.rs \