JDevlieghere added a comment. In D98842#2638929 <https://reviews.llvm.org/D98842#2638929>, @stella.stamenova wrote:
> This did end up breaking the windows build bot... > > https://lab.llvm.org/buildbot/#/builders/83/builds/4808 Thanks, the error message suggests the tests are run twice and the log shows every test failing twice. Let me try adding `EXCLUDE_FROM_CHECK_ALL` to `add_lit_testsuites` as well. It didn't change anything on macOS, but maybe it does on Windows. If that doesn't fix it I'll revert to turn the bot green again over the weekend. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D98842/new/ https://reviews.llvm.org/D98842 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits