mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-09 11:25:55 +00:00
llvm/test/Other/close-stderr.ll: Mark this as XFAIL on msys, since r186560.
sys::fs::status() doesn't work on pipes. Investigating. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186586 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user