[webkit-reviews] review granted: [Bug 205875] run-webkit-tests: clobber-old-results should remove the entire results folder : [Attachment 387232] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 27 16:08:51 PST 2020


Alexey Proskuryakov <ap at webkit.org> has granted Jonathan Bedard
<jbedard at apple.com>'s request for review:
Bug 205875: run-webkit-tests: clobber-old-results should remove the entire
results folder
https://bugs.webkit.org/show_bug.cgi?id=205875

Attachment 387232: Patch

https://bugs.webkit.org/attachment.cgi?id=387232&action=review




--- Comment #22 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 387232
  --> https://bugs.webkit.org/attachment.cgi?id=387232
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=387232&action=review

> Tools/Scripts/webkitpy/layout_tests/controllers/manager.py:460
> +	   self._printer.write_update("Clobbering all results in
{}".format(self._results_directory))

I think that you can just as well say "deleting directory" now, as it's no
longer about just results.


More information about the webkit-reviews mailing list