[Lldb-commits] [PATCH] D56208: Add file-based synchronization to flaky test
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 2 10:51:18 PST 2019
aprantl created this revision.
aprantl added a reviewer: JDevlieghere.
TestQueues is failing randomly on green dragon and I suspect it is because the enqueued threads haven't executed by the time we expect them.
https://reviews.llvm.org/D56208
Files:
packages/Python/lldbsuite/test/macosx/queues/TestQueues.py
packages/Python/lldbsuite/test/macosx/queues/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56208.179891.patch
Type: text/x-patch
Size: 4860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190102/d5b19fed/attachment.bin>
More information about the lldb-commits
mailing list