charles-zablit wrote: > @charles-zablit It would have been great to review this. Was is related to > #167860 maybe?
Sorry about this. Should I revert the commit? I'm not sure if #167860 is related. I have not been able to reproduce the timeout at desk, I only see it in CI. > > 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? Is there an "easy" way to detect ORC support? I could write a decorator for the API test which checks that ORC is available. https://github.com/llvm/llvm-project/pull/170333 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
