Bug 127349 - run-jsc-stress-tests should accept --child-processes option and WEBKIT_TEST_CHILD_PROCESSES env.var like run_webkit_test does
Summary: run-jsc-stress-tests should accept --child-processes option and WEBKIT_TEST_C...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-21 08:00 PST by Peter Molnar
Modified: 2014-01-21 08:49 PST (History)
1 user (show)

See Also:


Attachments
patch (2.22 KB, patch)
2014-01-21 08:06 PST, Peter Molnar
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.