[Webkit-unassigned] [Bug 212201] New: [css-grid] WPT test css/css-grid/grid-definition/grid-limits-001.html is very slow and uses too much RAM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 21 05:26:27 PDT 2020


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

            Bug ID: 212201
           Summary: [css-grid] WPT test
                    css/css-grid/grid-definition/grid-limits-001.html is
                    very slow and uses too much RAM
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: jfernandez at igalia.com, obrufau at igalia.com,
                    rego at igalia.com, svillar at igalia.com

The WPT test css/css-grid/grid-definition/grid-limits-001.html is very slow when executed in WebKit and uses too much RAM.

Sometimes it even crashes for me with this loud error coming from the WebProcess:

"Unable to shrink memory footprint of process (9248 MB) below the kill thresold (4096 MB). Killed"


The issue its both reproducible, either by running our imported layout test imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-limits-001.html (I'm importing it on bug 212187) or by running the upstream wpt test from https://wpt.live/css/css-grid/grid-definition/grid-limits-001.html

You can see how the tests takes a while to execute (like 10-20 seconds) and the memory usage peaks around 9GB !

This issue its not reproducible with chrome or firefox:

 - with Chrome the test executes quickly, uses few RAM (~250M) but it fails the tests
 - with Firefox the test executes quickly, uses few RAM (~400M) and it passes ok.

-- 
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/20200521/60133252/attachment.htm>


More information about the webkit-unassigned mailing list