Bug 94155

Summary: [Chromium-Android] DumpRenderTree timeouts before NRWT timeouts
Product: WebKit Reporter: Xianzhu Wang <wangxianzhu>
Component: Tools / TestsAssignee: Xianzhu Wang <wangxianzhu>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, ojan, peter, webkit.review.bot
Priority: P2 Keywords: NRWT
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Xianzhu Wang
Reported 2012-08-15 15:24:42 PDT
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).
Attachments
Patch (1.82 KB, patch)
2012-08-15 16:35 PDT, Xianzhu Wang
no flags
Xianzhu Wang
Comment 1 2012-08-15 16:35:54 PDT
WebKit Review Bot
Comment 2 2012-08-15 17:38:23 PDT
Comment on attachment 158659 [details] Patch Clearing flags on attachment: 158659 Committed r125726: <http://trac.webkit.org/changeset/125726>
WebKit Review Bot
Comment 3 2012-08-15 17:38:27 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.