WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
94155
[Chromium-Android] DumpRenderTree timeouts before NRWT timeouts
https://bugs.webkit.org/show_bug.cgi?id=94155
Summary
[Chromium-Android] DumpRenderTree timeouts before NRWT timeouts
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Xianzhu Wang
Comment 1
2012-08-15 16:35:54 PDT
Created
attachment 158659
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug