[PATCH] D110276: Clean up large copies of binaries copied into temp directories in tests

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 30 12:48:59 PDT 2021


thakis added a comment.

In D110276#3032448 <https://reviews.llvm.org/D110276#3032448>, @tejohnson wrote:

> 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.

I saw this failure every ~4 hours yesterday, but I haven't seen it once yet today. Fingers crossed, but it looks like that might have done the trick :)


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