[Webkit-unassigned] [Bug 94155] New: [Chromium-Android] DumpRenderTree timeouts before NRWT timeouts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 15:24:09 PDT 2012


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

           Summary: [Chromium-Android] DumpRenderTree timeouts before NRWT
                    timeouts
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: NRWT
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wangxianzhu at chromium.org
                CC: dpranke at chromium.org, peter at chromium.org


On Android we have bigger timeout (10s for normal tests and 50s for slow tests) because of low power CPUs. However DumpRenderTree hard-coded 30s timeout, so DumpRenderTree will timeout before NRWT timeout if the test need more than 30s. Such timeouts are treated as crashes for now.

A temporary resolution is to force no_timeout for DumpRenderTree before DumpRenderTree has the --timeout parameter (bug 76662).

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



More information about the webkit-unassigned mailing list