aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/task-comm-2.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-pass/task-comm-2.rs')
-rw-r--r--src/test/run-pass/task-comm-2.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/run-pass/task-comm-2.rs b/src/test/run-pass/task-comm-2.rs
index 864d49de..a6fc9115 100644
--- a/src/test/run-pass/task-comm-2.rs
+++ b/src/test/run-pass/task-comm-2.rs
@@ -1,3 +1,5 @@
+// xfail-boot
+// xfail-stage0
fn main() -> () {
log "===== SPAWNING and JOINING TASKS =====";
test00(false);