[PATCH] D110276: Clean up large copies of binaries copied into temp directories in tests
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 29 19:25:11 PDT 2021
tejohnson added a comment.
In D110276#3031133 <https://reviews.llvm.org/D110276#3031133>, @thakis wrote:
> It's my personal bot. It doesn't send email. IMHO the problem of how to make bots send emails hasn't been solved (they either send too much or too little), so I'm not pretending that it has been ;)
>
> Sadly the test is still failing after the `-f` change: http://45.33.8.238/win/46139/step_7.txt
>
> Maybe tacking on an `|| true` helps?
Added that in b55a964197bdc651533377bbd0b46fa58edf9196 <https://reviews.llvm.org/rGb55a964197bdc651533377bbd0b46fa58edf9196>. Let me know if that fixes the issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110276/new/
https://reviews.llvm.org/D110276
More information about the llvm-commits
mailing list