summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2023-12-14 16:47:27 +0000
committerDavid Spickett <david.spickett@linaro.org>2023-12-14 16:51:12 +0000
commit481bb62e50317cf20df9493aad842790162ac3e7 (patch)
tree9a1cfce1921b3e03457399dc9ad3b3ba287a8bfb /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parent3d422a98595f0617e7a0b687fe9fd9f21cc25deb (diff)
[lldb] Assert immediately prior to calling PopPlan
This is part of ongoing attempts to catch the test from 2684281d208612a746b05c891f346bd7b95318d5 failing on Arm and AArch64. I did get logs for the failure but only on Arm, where the backtrace is truncated. So, let's do the assert that PopPlan was going to do, before we call it. Then I should know exactly which PopPlan is asserting. Technically I should take a mutex here, but technically I shouldn't be debugging via buildbot, so I'm going to take the risk temporarily.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions