mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
llvm/test/Other/close-stderr.ll: Mark this as XFAIL on msys, since r186560.
sys::fs::status() doesn't work on pipes. Investigating. llvm-svn: 186586
This commit is contained in:
parent
ee38b99990
commit
b0f5532d43
@ -9,6 +9,9 @@
|
|||||||
; XFAIL: vg_leak
|
; XFAIL: vg_leak
|
||||||
; REQUIRES: shell
|
; REQUIRES: shell
|
||||||
|
|
||||||
|
; FIXME: sys::fs::status() doesn't work on pipes, since r186560.
|
||||||
|
; XFAIL: mingw32
|
||||||
|
|
||||||
; opt will fail to open /dev/null on native win32.
|
; opt will fail to open /dev/null on native win32.
|
||||||
; XFAIL: win32
|
; XFAIL: win32
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user