summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Other/close-stderr.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Other/close-stderr.ll b/test/Other/close-stderr.ll
index e48f44fb40..1d207c75c6 100644
--- a/test/Other/close-stderr.ll
+++ b/test/Other/close-stderr.ll
@@ -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.