Bug 84802 - Layout Test fast/js/random-array-gc-stress.html is failing
Summary: Layout Test fast/js/random-array-gc-stress.html is failing
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 16:45 PDT by Hin-Chung Lam
Modified: 2012-07-23 11:21 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hin-Chung Lam 2012-04-24 16:45:33 PDT
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.
Comment 1 Hin-Chung Lam 2012-04-24 16:53:01 PDT
Committed r115137: <http://trac.webkit.org/changeset/115137>
Comment 2 Hin-Chung Lam 2012-04-24 16:53:59 PDT
Not really fixed. Reopen.
Comment 3 Erik Arvidsson 2012-04-24 17:34:42 PDT
Kentaro has been looking at gc lately
Comment 4 Mark Hahnenberg 2012-04-25 08:03:46 PDT
Bug 84821 has been filed to fix this.
Comment 5 Andrew Wilson 2012-07-23 11:20:17 PDT
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
Comment 6 Mark Hahnenberg 2012-07-23 11:21:20 PDT
Let's just kill this test.