Skip to content

Commit 5ab0840

Browse files
committed
XFAIL spawnfail and task-comm-15
1 parent ea67099 commit 5ab0840

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/test/run-fail/spawnfail.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// xfail-test
12
// error-pattern:explicit
23
use std;
34
import std::task;

src/test/run-pass/task-comm-15.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// xfail-test
12
// xfail-win32
23
use std;
34
import std::comm;

0 commit comments

Comments
 (0)