diff options
author | Adrian McCarthy <amccarth@google.com> | 2019-08-01 14:49:54 +0000 |
---|---|---|
committer | Adrian McCarthy <amccarth@google.com> | 2019-08-01 14:49:54 +0000 |
commit | 5f5379d0767dd09d2cb9ecc5c80b6e292bda053b (patch) | |
tree | 69f51afbe3f5d95a75851274134e7ec0f8308e1f /lldb/packages/Python/lldbsuite/test/functionalities/recursion/TestValueObjectRecursion.py | |
parent | 267d63f80afa9ed632e55b7982ac7051844a8376 (diff) | |
download | bcm5719-llvm-5f5379d0767dd09d2cb9ecc5c80b6e292bda053b.tar.gz bcm5719-llvm-5f5379d0767dd09d2cb9ecc5c80b6e292bda053b.zip |
Fix TestThreadSpecificBreakpoint on Windows
This test was frequently hanging on Windows, causing a timeout after
10 minutes. The short delay (100 microsecond) in the sample program
could cause a deadlock in the Windows thread pool, as I've explained
in the test program's comments.
Now that it doesn't hang, it passes reliably, so I've removed the
Windows-specific XFAIL.
I've tried to clarify the comments in TestThreadSpecificGBreakpoint.py
by eliminating some redundancy and typos, and I simplified away a
couple unnecessary assignments.
Differential Revision: https://reviews.llvm.org/D65546
llvm-svn: 367573
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/recursion/TestValueObjectRecursion.py')
0 files changed, 0 insertions, 0 deletions