[m-rev.] for review: Don't compress failed test executables.

Zoltan Somogyi zoltan.somogyi at runbox.com
Tue Jul 31 14:54:49 AEST 2018



On Tue, 31 Jul 2018 13:05:28 +1000, Peter Wang <novalazy at gmail.com> wrote:
> Anyone think this still helps?

I think it helps in the short term in that if you have a lot of test case
failures, you don't run out of space storing the executables before
you get to the end of the bootcheck :-) However, it hurts in the long term.
If you get a few test case failures in one bootcheck, fix them, and do
another bootcheck to confirm the fix, the compressed executable hangs
around effectively forever. I agree that the former is not important
these days, and the second isn't that important either, but in case
the stray .gz files bug you like they bug me, you can adapt and run the
attached script to clean them up before this diff deletes the clean_zip
target.

Zoltan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zips
Type: application/octet-stream
Size: 299 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20180731/64184196/attachment.obj>


More information about the reviews mailing list