[flang-commits] [PATCH] D130628: [zorg] Run test-suite with flang-new
Galina via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Jul 27 09:35:26 PDT 2022
gkistanova added a comment.
Hi Diana,
You decided to put the filter list in the test-suite, so this is just for the sake of completeness.
Since you plan to fix those failing tests in the very near future, you may want to either leave them failing and fix them while the builder is in the staging, or set the `LIT_FILTER_OUT` envvar for your build-worker account locally on that machine.
Setting it locally for the bot account environment is a straightforward, it will be listed in the envvars in the buildbot, and you will be able to change it easily without circling changes to zorg.
Repository:
rZORG LLVM Github Zorg
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130628/new/
https://reviews.llvm.org/D130628
More information about the flang-commits
mailing list