[Lldb-commits] [lldb] [lldb][test] Remove expectedFailureIfFn (PR #81703)

Jordan Rupprecht via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 14 10:18:22 PST 2024


rupprecht wrote:

The arm bots still haven't picked up the change :(

Green Dragon is back online, and TestRequireHWBreakpoints.py is failing: https://green.lab.llvm.org/green/view/LLDB/job/as-lldb-cmake/16077/testReport/lldb-api/functionalities_breakpoint_hardware_breakpoints_require_hw_breakpoints/TestRequireHWBreakpoints_py/. This PR should fix that.

It would be nice to wait for the arm bots to be back in a normal state, but I also don't want to leave green dragon red for too long, so I should probably land this today even if the other arm bots aren't reloaded. I'm not sure what the buildbot process is; @gkistanova, do you have to manually restart something to pick up config changes? e.g. https://lab.llvm.org/buildbot/#/builders/96/builds/52991 is still running `ninja "" ""`.

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


More information about the lldb-commits mailing list