[PATCH] D58257: Disable ExecControl/StopHook/stop-hook-threads.test on Linux
Jorge Gorbe Moya via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 15 09:53:32 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL354149: Disable stop-hook-threads.test on Linux (authored by jgorbe, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D58257?vs=186890&id=187033#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58257/new/
https://reviews.llvm.org/D58257
Files:
lldb/trunk/lit/ExecControl/StopHook/stop-hook-threads.test
Index: lldb/trunk/lit/ExecControl/StopHook/stop-hook-threads.test
===================================================================
--- lldb/trunk/lit/ExecControl/StopHook/stop-hook-threads.test
+++ lldb/trunk/lit/ExecControl/StopHook/stop-hook-threads.test
@@ -4,6 +4,7 @@
# RUN: %lldb -b -s %p/Inputs/stop-hook-threads-2.lldbinit -s %s -f %t \
# RUN: | FileCheck --check-prefix=CHECK --check-prefix=CHECK-FILTER %s
# XFAIL: system-windows
+# UNSUPPORTED: linux
thread list
break set -f stop-hook-threads.cpp -p "Set break point at this line"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58257.187033.patch
Type: text/x-patch
Size: 557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190215/4ad81eec/attachment.bin>
More information about the llvm-commits
mailing list