[Lldb-commits] [PATCH] D153734: [lldb][LocateModuleCallback] Call locate module callback

Shubham Sandeep Rastogi via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 14 07:57:49 PDT 2023


rastogishubham added a comment.

The unit test LocateModuleCallbackTest.cpp is very flaky and is failing on the lldb arm64 incremental bot

Notice build https://green.lab.llvm.org/green/view/LLDB/job/as-lldb-cmake/2259/ passes
and https://green.lab.llvm.org/green/view/LLDB/job/as-lldb-cmake/2260/ fails, even though the changes in 2260 have nothing to do with lldb.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153734/new/

https://reviews.llvm.org/D153734



More information about the lldb-commits mailing list