[Webkit-unassigned] [Bug 23615] New: Try to make layout test timeout-release-on-close.html reliable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 29 00:53:44 PST 2009


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

           Summary: Try to make layout test timeout-release-on-close.html
                    reliable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dimich at chromium.org
                CC: ap at webkit.org


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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list