[dsymutil] Require darwin in fat binary test
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>
Fri, 1 Nov 2019 23:15:07 +0000 (16:15 -0700)
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>
Fri, 1 Nov 2019 23:16:30 +0000 (16:16 -0700)
dsymutil uses lipo(1) to build the fat binary, which it invokes as a
process. For that, we need to only run this test on darwin systems.

Should fix: http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-ubuntu/builds/181/steps/test-check-all/logs/stdio

llvm/test/tools/dsymutil/X86/remarks-linking-fat-bundle.test

index 0900a55..b0bdff0 100644 (file)
@@ -1,3 +1,5 @@
+REQUIRES : system-darwin
+
 RUN: rm -rf %t
 RUN: mkdir -p %t
 RUN: cat %p/../Inputs/remarks/fat.macho.remarks.x86 > %t/fat.macho.remarks.x86