XFAIL comm-2 for now; there's an assertion trappping in rust_task::wakeup.
This commit is contained in:
parent
c99f0273e3
commit
5cebace3d8
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue