[PATCH] D103199: Add flang-x86_64-windows builder.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 28 08:58:22 PDT 2021
Meinersbur added a comment.
In D103199#2786354 <https://reviews.llvm.org/D103199#2786354>, @gkistanova wrote:
> How about not running tests in production till they are working properly, and have them on in the staging? You will have about the same result - test failures will not be reported nor annotated in github, but those who are interested could see the failures, analyze the logs, and reference particular builds. Once all the failing tests are sorted out and passing, they will be enabled in the production. You would have to have at least 2 workers for this setup. Would this do?
While I like the idea, I only have one system for this. The most I could do is some scripting that alternate between two worker processes.
Repository:
rZORG LLVM Github Zorg
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103199/new/
https://reviews.llvm.org/D103199
More information about the llvm-commits
mailing list