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.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-pass/task-killjoin.rs b/src/test/run-pass/task-killjoin.rs
index 558c1687..6a9f272f 100644
--- a/src/test/run-pass/task-killjoin.rs
+++ b/src/test/run-pass/task-killjoin.rs
@@ -1,3 +1,4 @@
+// xfail-stage0
// 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