[Lldb-commits] [lldb] [lldb] Fixed find-module.test in case of a remote target (PR #116198)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 14 02:19:10 PST 2024
https://github.com/DavidSpickett approved this pull request.
So it was unsupported so it never ran on that bot. Then it was changed to xfail for remote, so it passed on one bot but was broken on another.
This change narrows the xfail to the one configuration that fails.
In that case, LGTM.
https://github.com/llvm/llvm-project/pull/116198
More information about the lldb-commits
mailing list