jasonmolenda wrote: > [lldb-remote-linux-win](https://lab.llvm.org/buildbot/#/builders/197/builds/8706) > and > [lldb-x86_64-win](https://lab.llvm.org/buildbot/#/builders/211/builds/1871) > are still broken.
@slydiman @skipIfWindows fixed the lldb-x86_64-win bot, but lldb-remote-linux-win is still failing. I'm not sure I understand what this bot is, do you? It looks like the tests are executing on a windows system, but I guess skipIfWindows isn't matching that. I've never run afoul of this one before and had to work around it, maybe i'll just skip this if it's not Darwin again. That's a bummer. https://github.com/llvm/llvm-project/pull/153911 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
