diff options
| author | Michael Sullivan <sully@msully.net> | 2012-07-13 13:06:39 -0700 |
|---|---|---|
| committer | Michael Sullivan <sully@msully.net> | 2012-07-13 13:06:39 -0700 |
| commit | 05ff4f416b2fb2ac8ea19e0076d5af39b4590e05 (patch) | |
| tree | 988321b3e8d6dc99547b43afc790fc605bfa661f /src | |
| parent | cbee91916bd8e4393891d26e228b0f6bd2514719 (diff) | |
| download | rust-05ff4f416b2fb2ac8ea19e0076d5af39b4590e05.tar.gz rust-05ff4f416b2fb2ac8ea19e0076d5af39b4590e05.zip | |
xfail a broken seeming test.
Diffstat (limited to 'src')
| -rw-r--r-- | src/test/run-pass/pipe-select.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-pass/pipe-select.rs b/src/test/run-pass/pipe-select.rs index 539b34f2841..4df1ddbab5b 100644 --- a/src/test/run-pass/pipe-select.rs +++ b/src/test/run-pass/pipe-select.rs @@ -1,3 +1,4 @@ +// xfail // xfail-pretty // xfail-win32 |
