aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/task-comm-3.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-pass/task-comm-3.rs')
-rw-r--r--src/test/run-pass/task-comm-3.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/run-pass/task-comm-3.rs b/src/test/run-pass/task-comm-3.rs
index 59c46c4c..27f01227 100644
--- a/src/test/run-pass/task-comm-3.rs
+++ b/src/test/run-pass/task-comm-3.rs
@@ -1,5 +1,7 @@
// xfail-boot
// xfail-stage0
+// xfail-stage1
+// xfail-stage2
fn main() -> () {
log "===== WITHOUT THREADS =====";
test00(false);