[Lldb-commits] [lldb] [lldb][test] Merge MSVC STL std::(u8)string tests into generic directory (PR #147525)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 9 08:24:09 PDT 2025


Michael137 wrote:

> The buildbot lldb-x86_64-win is broken after this patch https://lab.llvm.org/buildbot/#/builders/211/builds/361
> 
> ```
> FAIL: lldb-api::TestDataFormatterStdU8String.py
> FAIL: lldb-api::TestDataFormatterStdString.py
> ```

Should've been fixed by https://github.com/llvm/llvm-project/commit/cbb2ef3835df827b2809f4dedce6687626f30f5c. Let me know if it's still an issue after that patch

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


More information about the lldb-commits mailing list