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.
Created attachment 245941 [details] Patch
ping?
Dear reviewers, could you possibly review this patch?
Comment on attachment 245941 [details] Patch Clearing flags on attachment: 245941 Committed r179931: <http://trac.webkit.org/changeset/179931>
All reviewed patches have been landed. Closing bug.