[Lldb-commits] [lldb] [lldb-dap] Change the launch sequence (PR #138219)
via lldb-commits
lldb-commits at lists.llvm.org
Tue May 6 11:55:40 PDT 2025
kusmour wrote:
Unblocked!
> @kusmour Please take another look. In the current state all the test pass (reliably) locally and the linux bot seems happy too. Not sure if we want to keep the test disabled for now or turn them back on and see what the reliability is like on the bots.
I don't know much about the build bot infra but looks like the only way to get the tests running is to land an enablement patch?
Looks like a bunch of tests got disabled today: https://github.com/llvm/llvm-project/issues/137660
I don't think we should keep ignoring tests if we want to land this tho. I am all for re-enable them with the risk of reverting. But I will let others to chime in.
cc. @IanWood1 @felipepiovezan
https://github.com/llvm/llvm-project/pull/138219
More information about the lldb-commits
mailing list