Bug 127349

Summary: run-jsc-stress-tests should accept --child-processes option and WEBKIT_TEST_CHILD_PROCESSES env.var like run_webkit_test does
Product: WebKit Reporter: Peter Molnar <pmolnar.u-szeged>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Peter Molnar 2014-01-21 08:00:49 PST
run-jsc-stress-tests should accept --child-processes option and WEBKIT_TEST_CHILD_PROCESSES env.var like run_webkit_test does

This way we can manually override the auto-detected number of tests running in parallel.
Comment 1 Peter Molnar 2014-01-21 08:06:08 PST
Created attachment 221745 [details]
patch

It's not always practical to use all available cores for running these tests.
Comment 2 Csaba Osztrogonác 2014-01-21 08:14:17 PST
Comment on attachment 221745 [details]
patch

LGTM
Comment 3 WebKit Commit Bot 2014-01-21 08:49:45 PST
Comment on attachment 221745 [details]
patch

Clearing flags on attachment: 221745

Committed r162444: <http://trac.webkit.org/changeset/162444>
Comment 4 WebKit Commit Bot 2014-01-21 08:49:47 PST
All reviewed patches have been landed.  Closing bug.