Bug 170684

Summary: [JSC] Do not run FTL stress tests on MIPS
Product: WebKit Reporter: Guillaume Emont <guijemont>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: clopez, commit-queue, guijemont, ysuzuki
Priority: P2    
Version: Other   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Patch none

Guillaume Emont
Reported 2017-04-10 11:00:24 PDT
run-jsc-stress-tests does not correctly detect MIPS platforms, and its logic to detect if the platform supports FTL ignores that MIPS does not support FTL.
Attachments
Patch (1.79 KB, patch)
2017-04-10 11:07 PDT, Guillaume Emont
no flags
Guillaume Emont
Comment 1 2017-04-10 11:07:58 PDT
Created attachment 306716 [details] Patch Patch fixing the issue.
WebKit Commit Bot
Comment 2 2017-04-10 12:02:01 PDT
Comment on attachment 306716 [details] Patch Clearing flags on attachment: 306716 Committed r215195: <http://trac.webkit.org/changeset/215195>
WebKit Commit Bot
Comment 3 2017-04-10 12:02:02 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.