[webkit-reviews] review granted: [Bug 226234] [run-webkit-tests] Use webkitcorepy's TaskPool : [Attachment 430418] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 14:52:16 PDT 2021


dewei_zhu at apple.com has granted Jonathan Bedard <jbedard at apple.com>'s request
for review:
Bug 226234: [run-webkit-tests] Use webkitcorepy's TaskPool
https://bugs.webkit.org/show_bug.cgi?id=226234

Attachment 430418: Patch

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




--- Comment #4 from dewei_zhu at apple.com ---
Comment on attachment 430418
  --> https://bugs.webkit.org/attachment.cgi?id=430418
Patch

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

r=me

> Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_runner.py:154
> +	   self.printer.write_update('Starting %s ...' % pluralize(num_workers,
"worker"))

Use formatted string?


More information about the webkit-reviews mailing list