NRWT should retry failures serially
authormhahnenberg@apple.com <mhahnenberg@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 27 Mar 2012 00:12:49 +0000 (00:12 +0000)
committermhahnenberg@apple.com <mhahnenberg@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 27 Mar 2012 00:12:49 +0000 (00:12 +0000)
commit863140b925c049f90c751721679953b068a7d56f
tree5563c89fd65421b1af16c342722db5a8bc92c30f
parent05f60d44f6e3393b843e4f1eb92464507e096e09
NRWT should retry failures serially
https://bugs.webkit.org/show_bug.cgi?id=82241

Reviewed by Dirk Pranke.

* Scripts/webkitpy/layout_tests/controllers/manager.py:
(Manager._run_tests): Add another parameter to specify the number of workers to use.
(Manager.run): Run the failures serially.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@112181 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/Scripts/webkitpy/layout_tests/controllers/manager.py