Skip to content

Commit 424ae44

Browse files
committed
xfailing pipe-select on Windows, because it also uses fail.
1 parent 7b4190d commit 424ae44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/pipe-select.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// xfail-pretty
2+
// xfail-win32
23

34
use std;
45
import std::timer::sleep;

0 commit comments

Comments
 (0)