summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2023-11-07 05:16:48 +0000
committerMichael Buch <michaelbuch12@gmail.com>2023-11-07 05:18:23 +0000
commitd08d9cf55629a300a54ab1660912b044145540f1 (patch)
tree90757eb2cbb72e25bd746b9e0774e1495b5dcc30 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent407afbf1bc276fb70569da335e5ef57b7cb119db (diff)
[lldb][test] TestVTableValue.py: skip base_class_ptr test case on older Clang versions
This failed on the public LLDB matrix build bots on Clang versions < 9.0: ``` ====================================================================== FAIL: test_base_class_ptr (TestVTableValue.TestVTableValue) ---------------------------------------------------------------------- Traceback (most recent call last): File "lldb/test/API/functionalities/vtable/TestVTableValue.py", line 90, in test_base_class_ptr self.assertEquals(shape_ptr_vtable.GetNumChildren(), 5) AssertionError: 6 != 5 ```
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions