[Lldb-commits] [lldb] [lldb] convert jit-loader_rtdyld_elf.test to an API test (PR #170333)

Stefan Gränitz via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 15 04:15:50 PST 2025


weliveindetail wrote:

@charles-zablit It would have been great to review this. Was is related to https://github.com/llvm/llvm-project/pull/167860 maybe?

> This test is timing out in CI on Windows and the hang cannot be reproduced at desk.

The test was set to XFAIL on Windows, because there is no debugger support plugin for it in Orc. Why not turn the XFAIL into a REQUIRED?

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


More information about the lldb-commits mailing list