diff options
| author | Patrick Walton <pcwalton@mimiga.net> | 2013-01-11 10:57:24 -0800 |
|---|---|---|
| committer | Patrick Walton <pcwalton@mimiga.net> | 2013-01-11 10:57:24 -0800 |
| commit | a82c8b3da2ce3d1ea288f58d20c07984ebaf930c (patch) | |
| tree | b9bcddf75eebdd904826e3f4b52b77d2814c3fc9 /src | |
| parent | 9b3452e10a3b8685370fea99664eccfd8fe958bb (diff) | |
| download | rust-a82c8b3da2ce3d1ea288f58d20c07984ebaf930c.tar.gz rust-a82c8b3da2ce3d1ea288f58d20c07984ebaf930c.zip | |
test: XFAIL issue_3882 due to strange Windows failure. rs=failure
Diffstat (limited to 'src')
| -rw-r--r-- | src/test/run-pass/issue_3882.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/run-pass/issue_3882.rs b/src/test/run-pass/issue_3882.rs index 3f88772d864..b56884622da 100644 --- a/src/test/run-pass/issue_3882.rs +++ b/src/test/run-pass/issue_3882.rs @@ -1,3 +1,5 @@ +// xfail-test + // Copyright 2012 The Rust Project Developers. See the COPYRIGHT // file at the top-level directory of this distribution and at // http://rust-lang.org/COPYRIGHT. |
