[dsymutil] Temporarily disable some tests on windows.
authorFrederic Riss <friss@apple.com>
Tue, 24 Mar 2015 23:11:07 +0000 (23:11 +0000)
committerFrederic Riss <friss@apple.com>
Tue, 24 Mar 2015 23:11:07 +0000 (23:11 +0000)
It seems one windows bot fails since I added ilne table linking to
llvm-dsymutil (see r232333 commit thread).
Disable the affected tests until I can figure out what's happening.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233130 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/dsymutil/X86/basic-linking-x86.test
test/tools/dsymutil/X86/basic-lto-dw4-linking-x86.test
test/tools/dsymutil/X86/basic-lto-linking-x86.test

index 76f681c8e19af316dde381680b5e1d24d955aeca..1059e233f94b9306e46bb72671363fbb4922b2f3 100644 (file)
@@ -1,3 +1,4 @@
+REQUIRES: shell
 RUN: cat %p/../Inputs/basic.macho.x86_64 > %t1
 RUN: llvm-dsymutil -oso-prepend-path=%p/.. %t1
 RUN: llvm-dwarfdump %t1.dwarf | FileCheck %s
index e6c12c94e4fffea6b4e64608b43bf73c3f417cbc..ad3ba5a15b6b754bd2438128acf2776d9f9baa38 100644 (file)
@@ -1,3 +1,4 @@
+REQUIRES: shell
 RUN: llvm-dsymutil -o - -oso-prepend-path=%p/.. %p/../Inputs/basic-lto-dw4.macho.x86_64 | llvm-dwarfdump - | FileCheck %s
 
 CHECK: file format Mach-O 64-bit x86-64
index 9d705e04dd3352e1d4a91d9f87a0d33b8dcf478e..22b6e0808d8a5d1df2bf8bd9f1b54c340d663fac 100644 (file)
@@ -1,3 +1,4 @@
+REQUIRES: shell
 RUN: llvm-dsymutil -o - -oso-prepend-path=%p/.. %p/../Inputs/basic-lto.macho.x86_64 | llvm-dwarfdump - | FileCheck %s
 
 CHECK: file format Mach-O 64-bit x86-64