summaryrefslogtreecommitdiff
path: root/test/Other
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other')
-rw-r--r--test/Other/close-stderr.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Other/close-stderr.ll b/test/Other/close-stderr.ll
index 6fe91a33eb..e0641bfd65 100644
--- a/test/Other/close-stderr.ll
+++ b/test/Other/close-stderr.ll
@@ -5,5 +5,8 @@
; 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.