Bug 84802
Summary: | Layout Test fast/js/random-array-gc-stress.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hin-Chung Lam <hclam> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | REOPENED | ||
Severity: | Normal | CC: | arv, atwilson, dglazkov, eric.carlson, haraken, mhahnenberg |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hin-Chung Lam
The following layout test is failing on [insert platform]
fast/js/random-array-gc-stress.html
Probable cause:
The above test is timeout since added this change:
http://trac.webkit.org/changeset/115096
arv > I hope I get the right person for CC to, if I got the wrong person I'll find another one.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Hin-Chung Lam
Committed r115137: <http://trac.webkit.org/changeset/115137>
Hin-Chung Lam
Not really fixed. Reopen.
Erik Arvidsson
Kentaro has been looking at gc lately
Mark Hahnenberg
Bug 84821 has been filed to fix this.
Andrew Wilson
This test is now exceeding the 30s timeout sporadically and is crashing as a result:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fjs%2Frandom-array-gc-stress.html
crash log for DumpRenderTree (pid 3560):
STDOUT: #TEST_TIMED_OUT
STDOUT:
STDERR: LEAK: 3 RenderObject
STDERR: LEAK: 1 Page
STDERR: LEAK: 1 Frame
STDERR: LEAK: 61 CachedResource
STDERR: LEAK: 1 SubresourceLoader
STDERR: LEAK: 26 WebCoreNode
Mark Hahnenberg
Let's just kill this test.