Bug 155884

Summary: Detect correct number of processors on Windows
Product: WebKit Reporter: Bill Ming <mbbill>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Bill Ming
Reported 2016-03-25 07:20:22 PDT
script "run-jsc-stress-tests" should not try to run sysctl and nproc on windows. The correct way to detect number of cpu is from environment "NUMBER_OF_PROCESSORS"
Attachments
Patch (1.69 KB, patch)
2016-03-25 07:30 PDT, Bill Ming
no flags
Bill Ming
Comment 1 2016-03-25 07:30:39 PDT
WebKit Commit Bot
Comment 2 2016-03-25 09:25:29 PDT
Comment on attachment 274906 [details] Patch Clearing flags on attachment: 274906 Committed r198670: <http://trac.webkit.org/changeset/198670>
WebKit Commit Bot
Comment 3 2016-03-25 09:25:32 PDT
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.