diff --git a/test/Other/close-stderr.ll b/test/Other/close-stderr.ll index 6e180cd1d89..b310bc2c042 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.