aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/task-killjoin.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-pass/task-killjoin.rs')
-rw-r--r--src/test/run-pass/task-killjoin.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/run-pass/task-killjoin.rs b/src/test/run-pass/task-killjoin.rs
index 6a9f272f..a0deacef 100644
--- a/src/test/run-pass/task-killjoin.rs
+++ b/src/test/run-pass/task-killjoin.rs
@@ -1,4 +1,6 @@
// xfail-stage0
+// xfail-stage1
+// xfail-stage2
// Create a task that is supervised by another task,
// join the supervised task from the supervising task,
// then fail the supervised task. The supervised task