Bug 141196 - run-jsc-stress tests should detect the number of processors on the remote machine too
Summary: run-jsc-stress tests should detect the number of processors on the remote mac...
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:
Depends on:
Blocks: 141079 141165
  Show dependency treegraph
 
Reported: 2015-02-03 08:08 PST by Csaba Osztrogonác
Modified: 2015-02-11 09:11 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.38 KB, patch)
2015-02-03 08:33 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 2015-02-03 08:08:36 PST
Now run-jsc-stress-tests detects the number of processors on the local machine. 

The shell-based (remote) runner detects the number of processors itself, 
but can't be overriden with --child-processes command line argument and 
WEBKIT_TEST_CHILD_PROCESSES environment variable.

To make make-based runner work for remote testing too, we need to detect
the number of processors on the remote machine properly.
Comment 1 Csaba Osztrogonác 2015-02-03 08:33:25 PST
Created attachment 245941 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-02-07 23:09:40 PST
ping?
Comment 3 Csaba Osztrogonác 2015-02-11 06:36:26 PST
Dear reviewers, could you possibly review this patch?
Comment 4 WebKit Commit Bot 2015-02-11 09:11:24 PST
Comment on attachment 245941 [details]
Patch

Clearing flags on attachment: 245941

Committed r179931: <http://trac.webkit.org/changeset/179931>
Comment 5 WebKit Commit Bot 2015-02-11 09:11:29 PST
All reviewed patches have been landed.  Closing bug.