Bug 106220

Summary: [Qt] run-webkit-tests cleanup for parallel NRWT
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, eric, ossy, webkit.review.bot
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77730    
Attachments:
Description Flags
Patch none

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.