[Lldb-commits] [lldb] [lldb] Avoid force loading symbols in statistics collection (PR #136236)
via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 21 17:33:14 PDT 2025
royitaqi wrote:
> Hi, this patch broke green dragon lldb tests
>
> https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/as-lldb-cmake/24375/changes#d5b40c71f6be972f677de5d9886f91866df007b5
>
> Failed Tests (1): lldb-api :: commands/statistics/basic/TestStats.py
>
> I am reverting this change to make sure the bot is green
@rastogishubham:
Is there any easy way to repro this failure? I suspect the assertions in the test is too aggressive, but need a repro to confirm that my fix will work.
https://github.com/llvm/llvm-project/pull/136236
More information about the lldb-commits
mailing list