Disable task-comm-15. Fails with multiple threads.
This commit is contained in:
parent
25a89e068d
commit
2de43c220c
1 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,7 @@
|
|||
// xfail-stage0
|
||||
// xfail-stage1
|
||||
// xfail-stage2
|
||||
// xfail-stage3
|
||||
// This test fails when run with multiple threads
|
||||
|
||||
fn start(chan[int] c, int n) {
|
||||
let int i = n;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue