Bug 141196

Summary: run-jsc-stress tests should detect the number of processors on the remote machine too
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, fpizlo, mhahnenb, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 141079, 141165    
Attachments:
Description Flags
Patch none

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.