WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23615
Try to make layout test timeout-release-on-close.html reliable
https://bugs.webkit.org/show_bug.cgi?id=23615
Summary
Try to make layout test timeout-release-on-close.html reliable
Dmitry Titov
Reported
2009-01-29 00:53:43 PST
This test sometimes fails on buildbots. I could not reproduce the failure, but looking at other similar tests (Layout/fast/dom/gc-10.html) I think the following can improve it: - Use threshold when comparing the number of objects to account for objects that can be allocated by the running script itself. - Increase the number of allocated objects that should be released to make test less sensitive to other allocations. - Add debug output in case test fails to investigate further. Patch is coming.
Attachments
Proposed patch
(4.58 KB, patch)
2009-01-29 01:07 PST
,
Dmitry Titov
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dmitry Titov
Comment 1
2009-01-29 01:07:51 PST
Created
attachment 27140
[details]
Proposed patch
Alexey Proskuryakov
Comment 2
2009-01-29 01:21:20 PST
Comment on
attachment 27140
[details]
Proposed patch r=me
Darin Fisher (:fishd, Google)
Comment 3
2009-01-30 09:07:19 PST
http://trac.webkit.org/changeset/40405
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