summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-02-19 17:30:38 +0000
committerReid Kleckner <rnk@google.com>2016-02-19 17:30:38 +0000
commit00203bc60bfb956c6969d9a673c1f55f3ed09e1b (patch)
treef0bd9695a627bcd4427b84dc4cfb3aae6f2080bc /lldb/packages/Python/lldbsuite/test
parent171313c69a1d6e881cb28ecd8a549675c150e920 (diff)
downloadbcm5719-llvm-00203bc60bfb956c6969d9a673c1f55f3ed09e1b.tar.gz
bcm5719-llvm-00203bc60bfb956c6969d9a673c1f55f3ed09e1b.zip
[Windows] Add 10s timeout to some WaitForSingleObject calls
I ran the test suite yesterday and when I came back this morning the queue_user_work_item.cc test was hung. This could be why the sanitizer-windows buildbot keeps randomly timing out. I updated all the usages of WaitForSingleObject involving threading events. I'm assuming the API can reliably wait for subprocesses, which is what the majority of call sites use it for. While I'm at it, we can simplify some EH tests now that clang can compile C++ EH. llvm-svn: 261338
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud