We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3315cf commit 8e6db90Copy full SHA for 8e6db90
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: ac0e5ea0ef22fbb7e0e2337a801584481b230a7b
+refs/heads/master: 9ca8df93b318aa4dc721a187f1216ac7f3a6671b
trunk/src/test/run-pass/task-killjoin.rs
@@ -1,3 +1,7 @@
+// xfail-stage1
+// xfail-stage2
3
+// xfail-stage3
4
+
5
// Create a task that is supervised by another task,
6
// join the supervised task from the supervising task,
7
// then fail the supervised task. The supervised task
0 commit comments