Bug 106220 - [Qt] run-webkit-tests cleanup for parallel NRWT
Summary: [Qt] run-webkit-tests cleanup for parallel NRWT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 77730
  Show dependency treegraph
 
Reported: 2013-01-07 07:20 PST by Csaba Osztrogonác
Modified: 2013-01-07 09:16 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.71 KB, patch)
2013-01-07 07:22 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2013-01-07 07:20:03 PST
Passing --child-processes=1 by run-webkit-test is painful and can't be overridden
explicitly by WEBKIT_TEST_CHILD_PROCESSES environment variable and/or --child-processes.

I think we should move the logic from run-webkit-tests to qt.py. Patch is coming.
Comment 1 Csaba Osztrogonác 2013-01-07 07:22:27 PST
Created attachment 181506 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-07 09:16:40 PST
Comment on attachment 181506 [details]
Patch

Clearing flags on attachment: 181506

Committed r138951: <http://trac.webkit.org/changeset/138951>
Comment 3 WebKit Review Bot 2013-01-07 09:16:43 PST
All reviewed patches have been landed.  Closing bug.