[Lldb-commits] [lldb] r247024 - Revert "Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_threads_with_dwarf on FreeBSD"

Ed Maste via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 8 10:44:00 PDT 2015


On 8 September 2015 at 12:35, Ed Maste via lldb-commits
<lldb-commits at lists.llvm.org> wrote:
> Author: emaste
> Date: Tue Sep  8 11:35:28 2015
> New Revision: 247024
>
> URL: http://llvm.org/viewvc/llvm-project?rev=247024&view=rev
> Log:
> Revert "Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_threads_with_dwarf on FreeBSD"
>
> And update the comment describing the reason this test is skipped.
> Unlike the issue described llvm.org/pr22784 this test sometimes causes
> a hang on my local machine and is not just a problem on the retired
> buildbot.

Actually, I'm not sure this is the culprit -- I tried a few times with
and without the change and the hang happened only with
test_stop_hook_multiple_threads_with_dwarf in the mix, but it seems
the same hang is now happening with it removed. Anyway, I'll leave it
skipped for now until I can investigate further.


More information about the lldb-commits mailing list