1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

XFAIL this on freebsd to bring the bot back.

Joerg Sonnenberger tells me one can open a directory in freebsd. I will try
to centralize our calls to open so that we can handle O_BINARY in one place,
and will then handle this there too.

llvm-svn: 186317
This commit is contained in:
Rafael Espindola 2013-07-15 12:18:30 +00:00
parent 05be8f3230
commit 34f661d762

View File

@ -1,6 +1,7 @@
;RUN: rm -f %T/test.a
;RUN: not llvm-ar r %T/test.a . 2>&1 | FileCheck %s
;CHECK: .: Is a directory
;XFAIL: freebsd
;RUN: rm -f %T/test.a
;RUN: touch %T/a-very-long-file-name