RESOLVED FIXED226234
[run-webkit-tests] Use webkitcorepy's TaskPool
https://bugs.webkit.org/show_bug.cgi?id=226234
Summary [run-webkit-tests] Use webkitcorepy's TaskPool
Jonathan Bedard
Reported 2021-05-25 12:56:01 PDT
In order to support Python 3, run-webkit-tests needs to use webkitcorepy's TaskPool for multiprocessing.
Attachments
Patch (29.83 KB, patch)
2021-06-02 14:34 PDT, Jonathan Bedard
no flags
Patch (30.01 KB, patch)
2021-06-02 16:42 PDT, Jonathan Bedard
no flags
Patch (29.98 KB, patch)
2021-06-03 15:01 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2021-05-25 12:56:39 PDT
Jonathan Bedard
Comment 2 2021-06-02 14:34:34 PDT
Jonathan Bedard
Comment 3 2021-06-02 16:42:33 PDT
dewei_zhu
Comment 4 2021-06-03 14:52:16 PDT
Comment on attachment 430418 [details] 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?
Jonathan Bedard
Comment 5 2021-06-03 15:01:27 PDT
EWS
Comment 6 2021-06-04 07:04:42 PDT
Committed r278454 (238474@main): <https://commits.webkit.org/238474@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 430503 [details].
Note You need to log in before you can comment on or make changes to this bug.