Revert r167836, "llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 for now...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 13 Nov 2012 21:57:42 +0000 (21:57 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 13 Nov 2012 21:57:42 +0000 (21:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167876 91177308-0d34-0410-b5e6-96231b3b80d8

test/Other/close-stderr.ll

index e48f44fb405425ba0559657afced485473d65939..1d207c75c62b0fc5c4d4cc1d9e3a618d02663768 100644 (file)
@@ -5,8 +5,5 @@
 ; XFAIL: vg_leak
 ; REQUIRES: shell
 
-; On MSYS, 70 is not seen, but 1. r127726 should be reworked.
-; XFAIL: mingw32
-
 ; Test that the error handling when writing to stderr fails exits the
 ; program cleanly rather than aborting.