RESOLVED FIXED 91294
test-webkitpy: run tests in parallel
https://bugs.webkit.org/show_bug.cgi?id=91294
Summary test-webkitpy: run tests in parallel
Dirk Pranke
Reported 2012-07-13 15:50:09 PDT
test-webkitpy: run tests in parallel
Attachments
Patch (7.11 KB, patch)
2012-07-13 15:52 PDT, Dirk Pranke
ojan: review+
Dirk Pranke
Comment 1 2012-07-13 15:52:32 PDT
Ojan Vafai
Comment 2 2012-07-16 11:45:38 PDT
Comment on attachment 152360 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=152360&action=review > Tools/ChangeLog:10 > + This change adds support for running tests in parallel. This is > + not yet on by default, since the logging isn't very pretty w/ > + parallel tests. Any plans to fix this?
Dirk Pranke
Comment 3 2012-07-16 12:22:30 PDT
(In reply to comment #2) > (From update of attachment 152360 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=152360&action=review > > > Tools/ChangeLog:10 > > + This change adds support for running tests in parallel. This is > > + not yet on by default, since the logging isn't very pretty w/ > > + parallel tests. > > Any plans to fix this? Yup, see bug 91297 which fixes the logging (and is just waiting on this), and then I'll post another patch to change the default once I'm happy that everything is stable.
Dirk Pranke
Comment 4 2012-07-16 12:37:27 PDT
Note You need to log in before you can comment on or make changes to this bug.