[lldb-dev] [Bug 40047] New: [macOS] TestConcurrentSignalWatchBreak.py fails spuriously
via lldb-dev
lldb-dev at lists.llvm.org
Mon Dec 17 03:31:56 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=40047
Bug ID: 40047
Summary: [macOS] TestConcurrentSignalWatchBreak.py fails
spuriously
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: martongabesz at gmail.com
CC: llvm-bugs at lists.llvm.org
Created attachment 21235
--> https://bugs.llvm.org/attachment.cgi?id=21235&action=edit
output of test execution
Executing 'ninja check-lldb' produced a fail in
TestConcurrentSignalWatchBreak.py.
However, when I executed the test with './bin/lldb-dotest -p
TestConcurrentSignalWatchBreak.py' the test passed. So, this test sometimes
fail, sometimes pass. I suspect some thread synchronization issue or a
wait/poll problem here.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20181217/6c7b7aa6/attachment.html>
More information about the lldb-dev
mailing list