Skip to content

Commit 203da7e

Browse files
committed
xfailing pipe-detect-term on Windows, because it requires failure.
1 parent 71339d9 commit 203da7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/pipe-detect-term.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Make sure that we can detect when one end of the pipe is closed.
22

33
// xfail-pretty
4+
// xfail-win32
45

56
use std;
67
import std::timer::sleep;

0 commit comments

Comments
 (0)