[Lldb-commits] [lldb] [lldb] Tolerate multiple compile units with the same DWO ID (PR #100577)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 12 08:55:06 PDT 2024


adrian-prantl wrote:

@labath This test fails in two configs on the matrix bot:
https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/lldb-cmake-matrix/602/testReport/junit/lldb-shell/SymbolFile_DWARF_x86/Test_Clang_17_0_6___dwp_hash_collision_s/
https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/lldb-cmake-matrix/602/testReport/junit/lldb-shell/SymbolFile_DWARF_x86/Test_DWARF2___dwp_hash_collision_s/

https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/lldb-cmake-matrix/602/

Can you figure out a way to skip the test there or otherwise make it robust against these config changes?

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


More information about the lldb-commits mailing list