Darwin: mark test unsupported while we sort out how to make it generic.
authorTim Northover <tnorthover@apple.com>
Thu, 9 Aug 2018 13:21:05 +0000 (13:21 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 9 Aug 2018 13:21:05 +0000 (13:21 +0000)
This test relies on communicating with debugserver via an unnamed (pre-opened)
pipe, but macOS's version of debugserver doesn't seem to support that mode of
operation. So disable the test for now.

llvm-svn: 339343

lldb/lit/tools/lldb-mi/target/target-select-so-path.test

index f5e2df9..33ba1fd 100644 (file)
@@ -1,4 +1,4 @@
-# UNSUPPORTED: windows
+# UNSUPPORTED: windows, darwin
 #
 # RUN: %cc -o %t %p/inputs/main.c -g
 # RUN: python %p/inputs/target-select-so-path.py "%debugserver" "%lldbmi %t" %s