From: Rafael Espindola Date: Mon, 15 Jul 2013 23:51:47 +0000 (+0000) Subject: Add mingw32 to the XFAIL. I forgot about it when adding win32. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=311dbb8efea7a2778b1b3f89e05ec14ceba6408b;p=oota-llvm.git Add mingw32 to the XFAIL. I forgot about it when adding win32. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186365 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Object/directory.ll b/test/Object/directory.ll index cb3fb580277..7501b8297ea 100644 --- a/test/Object/directory.ll +++ b/test/Object/directory.ll @@ -4,7 +4,7 @@ ; opening a directory works on freebsd. On windows we just get a ; "permission denied" -;XFAIL: freebsd, win32 +;XFAIL: freebsd, win32, mingw32 ;RUN: rm -f %T/test.a ;RUN: touch %T/a-very-long-file-name