XFAIL on windows too and document the XFAILs.

llvm-svn: 186354
This commit is contained in:
Rafael Espindola 2013-07-15 22:16:53 +00:00
parent e6be3d5505
commit 54b71fdee2
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
;RUN: rm -f %T/test.a
;RUN: not llvm-ar r %T/test.a . 2>&1 | FileCheck %s
;CHECK: .: Is a directory
;XFAIL: freebsd
; opening a directory works on freebsd. On windows we just get a
; "permission denied"
;XFAIL: freebsd, win32
;RUN: rm -f %T/test.a
;RUN: touch %T/a-very-long-file-name