[Lldb-commits] [lldb] [lldb][test] Correctly skip a test on a 32-bit target (PR #168631)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 19 02:12:08 PST 2025


https://github.com/DavidSpickett approved this pull request.

LGTM.

We didn't catch this on the Arm 32-bit bot because we're not including libcxx there:
```
UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-stl/libcxx/invalid-string/TestDataFormatterLibcxxInvalidString.py (431 of 2604)
```

https://github.com/llvm/llvm-project/pull/168631


More information about the lldb-commits mailing list