mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
llvm/test/Other/close-stderr.ll: Remove "XFAIL:win32". It reverts r173509.
"REQUIRES: shell" should cover if this failed. llvm-svn: 193458
This commit is contained in:
parent
1f1aa0923b
commit
fc1b5e7959
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user