Revert r167836, "llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 for now.", corresponding to r167849.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167876 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2012-11-13 21:57:42 +00:00
parent 51abc9877e
commit 2aac6161e4

View 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.