WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 28275
media/video-played.html always times out on Windows
https://bugs.webkit.org/show_bug.cgi?id=28275
Summary
media/video-played.html always times out on Windows
Adam Roben (:aroben)
Reported
2009-08-13 13:16:27 PDT
To reproduce: 1. run-webkit-tests --debug media/video-played.html The test always times out in Debug builds. Maybe it needs to be split up to make it take less time?
Attachments
proposed patch
(27.14 KB, patch)
2009-08-14 09:56 PDT
,
Eric Carlson
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2009-08-13 13:19:46 PDT
Looks like it times out in Release builds, too:
http://build.webkit.org/results/Windows%20Release%20(Tests)/r47216%20(3350)/media/video-played-pretty-diff.html
Adam Roben (:aroben)
Comment 2
2009-08-13 13:20:12 PDT
<
rdar://problem/7141132
>
Eric Carlson
Comment 3
2009-08-14 09:56:26 PDT
Created
attachment 34850
[details]
proposed patch
Simon Fraser (smfr)
Comment 4
2009-08-14 10:49:57 PDT
Comment on
attachment 34850
[details]
proposed patch
> +//@@@@@ Uncomment the following line to log the time each "video-played" sub-test takes in test output > +//@@@@@ logTestTiming = true;
Weird comment style.
Eric Carlson
Comment 5
2009-08-14 11:03:35 PDT
>> +//@@@@@ Uncomment the following line to log the time each "video-played" sub-test takes in test output >> +//@@@@@ logTestTiming = true;
>Weird comment style.
Yes, I did that purposely so it stands out visually for someone reading it later. Understanding a failure in one of these tests is almost impossible without extra the logging so I wanted to make this debugging tool obvious.
Eric Carlson
Comment 6
2009-08-14 11:05:32 PDT
http://trac.webkit.org/changeset/47287
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