Skip to content

Commit a61be2d

Browse files
committed
XFAIL task-comm-5, it's burning the tinderboxes.
1 parent eaa3561 commit a61be2d

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
@@ -379,6 +379,7 @@ TEST_XFAILS_X86 := $(MUT_BOX_XFAILS) \
379379
test/run-pass/vec-slice.rs \
380380
test/run-pass/task-comm-2.rs \
381381
test/run-pass/task-comm-3.rs \
382+
test/run-pass/task-comm-5.rs \
382383
test/compile-fail/bad-recv.rs \
383384
test/compile-fail/bad-send.rs \
384385
test/compile-fail/infinite-tag-type-recursion.rs \

0 commit comments

Comments
 (0)