summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-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 6e180cd1d8..b310bc2c04 100644
--- a/test/Other/close-stderr.ll
+++ b/test/Other/close-stderr.ll
@@ -9,8 +9,5 @@
; XFAIL: vg_leak
; REQUIRES: shell
-; opt will fail to open /dev/null on native win32.
-; XFAIL: win32
-
; Test that the error handling when writing to stderr fails exits the
; program cleanly rather than aborting.