[Webkit-unassigned] [Bug 182411] New: JSTests: Skip mozilla/js1_5/Array/regress-157652.js on all memory limited platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 1 16:08:45 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182411

            Bug ID: 182411
           Summary: JSTests: Skip mozilla/js1_5/Array/regress-157652.js on
                    all memory limited platforms
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: guijemont at igalia.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180202/665345f4/attachment.html>


More information about the webkit-unassigned mailing list