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@lists.llvm.org
Reporter: martongab...@gmail.com
CC: llvm-b...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev