Fix flakyness in TestWatchpointMultipleThreads
authorPavel Labath <labath@google.com>
Mon, 4 Apr 2016 14:18:21 +0000 (14:18 +0000)
committerPavel Labath <labath@google.com>
Mon, 4 Apr 2016 14:18:21 +0000 (14:18 +0000)
commit67f641dd33a711037a92286090960c8a8314cf98
tree7e3bd08f92b93c72b07d77e84e87b851376fbf37
parentccfe3cb3d63e0a8244d3d41d537c27363cacc750
Fix flakyness in TestWatchpointMultipleThreads

This addresses the same problem as r264846 (the test not expecting the situation when two thread
hit the watchpoint simultaneously), but for a different test.

llvm-svn: 265294
lldb/packages/Python/lldbsuite/test/functionalities/watchpoint/hello_watchlocation/TestWatchLocation.py
lldb/packages/Python/lldbsuite/test/functionalities/watchpoint/hello_watchlocation/main.cpp