In diff D64802 I marked three tests as expected failures for darwin but
James Nagurne saw these fail on his downstream embedded ARM cross
compiler.
I believe XFAIL: system-darwin should be used instead of using XFAIL:
darwin due to the problem being related to the darwin host and not the
target.
Differential Revision: https://reviews.llvm.org/D65745
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368564
91177308-0d34-0410-b5e6-
96231b3b80d8
## Test extract operation.
-# XFAIL: darwin
+# XFAIL: system-darwin
RUN: rm -rf %t && mkdir -p %t/extracted/
# Test non-ascii archive members
-# XFAIL: darwin
+# XFAIL: system-darwin
RUN: rm -rf %t && mkdir -p %t/extracted
## Test Print output
-# XFAIL: darwin
+# XFAIL: system-darwin
RUN: rm -rf %t && mkdir -p %t
RUN: echo file1 > %t/1.txt