Skip to content

Commit 9ca8df9

Browse files
committed
XFAIL run-pass/task-killjoin
Seems to be failing with some consistency
1 parent ac0e5ea commit 9ca8df9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/test/run-pass/task-killjoin.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// xfail-stage1
2+
// xfail-stage2
3+
// xfail-stage3
4+
15
// Create a task that is supervised by another task,
26
// join the supervised task from the supervising task,
37
// then fail the supervised task. The supervised task

0 commit comments

Comments
 (0)