RESOLVED FIXED 141196
run-jsc-stress tests should detect the number of processors on the remote machine too
https://bugs.webkit.org/show_bug.cgi?id=141196
Summary run-jsc-stress tests should detect the number of processors on the remote mac...
Csaba Osztrogonác
Reported 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.
Attachments
Patch (6.38 KB, patch)
2015-02-03 08:33 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-02-03 08:33:25 PST
Csaba Osztrogonác
Comment 2 2015-02-07 23:09:40 PST
ping?
Csaba Osztrogonác
Comment 3 2015-02-11 06:36:26 PST
Dear reviewers, could you possibly review this patch?
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2015-02-11 09:11:29 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.