You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Extended Description
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.
The text was updated successfully, but these errors were encountered: