[Lldb-commits] [lldb] [lldb] Fixing warnings / win32 builds in MainLoop. (PR #146632)
Dmitry Vasilyev via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 3 00:30:23 PDT 2025
slydiman wrote:
Please look at the following problem
https://lab.llvm.org/buildbot/#/builders/211/builds/181
XPASS: lldb-api::TestCallStdStringFunction.py
It is hard to determine the source of problem because this buildbot is red already last 2 days.
Probably lldb-api::TestCallStdStringFunction.py is just fixed now and it is necessary to remove `@expectedFailureAll`.
https://github.com/llvm/llvm-project/pull/146632
More information about the lldb-commits
mailing list