WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
182411
JSTests: Skip mozilla/js1_5/Array/regress-157652.js on all memory limited platforms
https://bugs.webkit.org/show_bug.cgi?id=182411
Summary
JSTests: Skip mozilla/js1_5/Array/regress-157652.js on all memory limited pla...
Guillaume Emont
Reported
2018-02-01 16:08:45 PST
This is skipped only on arm memory limited platforms. Until recently it was not a problem on MIPS as the butterfly was not initialized. But since
r227435
, the butterfly is initialized in that test and therefore memory is allocated, and the test typically takes around 512M, which means it generally gets OOM-killed on the MIPS buildbot.
Attachments
Patch
(1.60 KB, patch)
2018-02-01 16:12 PST
,
Guillaume Emont
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Guillaume Emont
Comment 1
2018-02-01 16:12:46 PST
Created
attachment 332922
[details]
Patch Patch skipping the test.
WebKit Commit Bot
Comment 2
2018-02-02 08:39:01 PST
Comment on
attachment 332922
[details]
Patch Clearing flags on attachment: 332922 Committed
r228011
: <
https://trac.webkit.org/changeset/228011
>
WebKit Commit Bot
Comment 3
2018-02-02 08:39:02 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2018-02-02 08:40:54 PST
<
rdar://problem/37157492
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug