[webkit-reviews] review granted: [Bug 100780] test-webkitpy: fix import of coverage so that it works in a clean install : [Attachment 171536] update w/ review feedback
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 30 15:56:16 PDT 2012
Tony Chang <tony at chromium.org> has granted Dirk Pranke <dpranke at chromium.org>'s
request for review:
Bug 100780: test-webkitpy: fix import of coverage so that it works in a clean
install
https://bugs.webkit.org/show_bug.cgi?id=100780
Attachment 171536: update w/ review feedback
https://bugs.webkit.org/attachment.cgi?id=171536&action=review
------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=171536&action=review
> Tools/Scripts/webkitpy/test/main_unittest.py:81
> + out, err = proc.communicate()
Nit: err -> _ since it's not used.
More information about the webkit-reviews
mailing list