summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/watchpoint/multiple_threads
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-03-14 09:13:33 +0000
committerPavel Labath <labath@google.com>2018-03-14 09:13:33 +0000
commit5a48f95a0f4428336d9d7732a961fd09bb411839 (patch)
treeb6dc3aa11bf77bf20d4a14d5f0014aa4b8ba4bf0 /lldb/packages/Python/lldbsuite/test/functionalities/watchpoint/multiple_threads
parent327de8052904af493855b33e7b7e2ba45f6ef835 (diff)
downloadbcm5719-llvm-5a48f95a0f4428336d9d7732a961fd09bb411839.tar.gz
bcm5719-llvm-5a48f95a0f4428336d9d7732a961fd09bb411839.zip
Skip TestWatchedVarHitWhenInScope.py everywhere
The expression-hits tracking logic is not available on any platform. The reason this tests happens to pass on some platforms is that the test is written poorly -- it relies on the fact that post-main cleanup code will write to the stack memory once occupied by the watched variable, but this is not the case everywhere (e.g. linux glibc does not seem to do this, but android's bionic library does). llvm-svn: 327483
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/watchpoint/multiple_threads')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud