summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/default-constructor
diff options
context:
space:
mode:
authorJessica Clarke <jrtc27@jrtc27.com>2025-11-21 23:14:52 +0000
committerGitHub <noreply@github.com>2025-11-21 23:14:52 +0000
commit3d5191fd7508caaff5435c2ed1d90fe472d3f0c1 (patch)
tree8aa3790224615f719ef283ed115b6cf6d24e94fd /lldb/test/API/python_api/default-constructor
parent2fcbdc18dfdf13a13d693b3e6523c25d65246d8c (diff)
[test][Support] Disable SignalsTest.PrintsSymbolizerMarkup (#168974)
This test checks that DSOMarkupPrinter::printDSOMarkup prints the module and segment mappings, but that is only done if we can determine the GNU build ID for the given object, and in many environments that is not enabled by default (e.g. the FreeBSD Clang driver never enables it, and various other Clang drivers only do so when ENABLE_LINKER_BUILD_ID is opted into at configure time). GCC tends to enable it by default, and many distributions enable it for Clang, so this has gone unnoticed for a while, but this test has been failing on FreeBSD since its creation. Fixes: 22b9404f09dc ("Optionally print symbolizer markup backtraces.") See: https://github.com/llvm/llvm-project/issues/168891
Diffstat (limited to 'lldb/test/API/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions