Bug 180712

Summary: Skip stress/call-apply-exponential-bytecode-size.js unless x86-64 or arm64
Product: WebKit Reporter: Guillaume Emont <guijemont>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, guijemont, lforschler, mcatanzaro, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Guillaume Emont
Reported 2017-12-12 12:48:21 PST
stress/call-apply-exponential-bytecode-size.js crashes if the ExecutableAllocator's fixedExecutableMemoryPoolSize is less than 64 MB. Currently it is 64 MB or more only on x86-64 and arm64, so we should skip the test on other platforms.
Attachments
Patch (1.53 KB, patch)
2017-12-12 12:53 PST, Guillaume Emont
no flags
Guillaume Emont
Comment 1 2017-12-12 12:53:57 PST
Created attachment 329140 [details] Patch Patch fixing the issue.
WebKit Commit Bot
Comment 2 2017-12-18 09:48:35 PST
Comment on attachment 329140 [details] Patch Clearing flags on attachment: 329140 Committed r226060: <https://trac.webkit.org/changeset/226060>
WebKit Commit Bot
Comment 3 2017-12-18 09:48:37 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-12-18 09:49:26 PST
Note You need to log in before you can comment on or make changes to this bug.