XFAIL comm-2 for now; there's an assertion trappping in rust_task::wakeup.

This commit is contained in:
Graydon Hoare 2010-07-21 12:22:50 -07:00
parent c99f0273e3
commit 5cebace3d8
1 changed files with 1 additions and 0 deletions

View File

@ -376,6 +376,7 @@ TEST_XFAILS_X86 := $(MUT_BOX_XFAILS) \
test/run-pass/task-comm.rs \
test/run-pass/vec-alloc-append.rs \
test/run-pass/vec-slice.rs \
test/run-pass/task-comm-2.rs \
test/run-pass/task-comm-3.rs \
test/compile-fail/bad-recv.rs \
test/compile-fail/bad-send.rs \