[webkit-reviews] review granted: [Bug 54593] flaky test archive uploads are always 22 bytes long : [Attachment 82709] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 15:31:27 PST 2011


Mihai Parparita <mihaip at chromium.org> has granted Eric Seidel
<eric at webkit.org>'s request for review:
Bug 54593: flaky test archive uploads are always 22 bytes long
https://bugs.webkit.org/show_bug.cgi?id=54593

Attachment 82709: Patch
https://bugs.webkit.org/attachment.cgi?id=82709&action=review

------- Additional Comments from Mihai Parparita <mihaip at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=82709&action=review

> Tools/Scripts/webkitpy/tool/bot/flakytestreporter.py:176
> +	       file_object = results_archive.fp

Maybe rename results_archive to results_archive_zip and file_object to
results_archive_file to make this more clear?


More information about the webkit-reviews mailing list