WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
57804
Various layout tests depend on mp4 files.
https://bugs.webkit.org/show_bug.cgi?id=57804
Summary
Various layout tests depend on mp4 files.
Steve Lacey
Reported
2011-04-04 16:31:38 PDT
Use media-file.js to select a valid file type. Fixing this exposed a few other issues (also fixed): 1) update video-load-and-stall.cgi to take a time to stall for. Previously the cgi script would just exit on stall, which can (should?) be interpreted as a network error rather than a stall (which requires 3 seconds before firing). 2) video-play-before-metadata.html was waiting for a suspend event which isn't expected (in the *-expected.txt file). The suspend event is 'likely' to come after the onload, but might come before, making this test flakey.
Attachments
Patch
(10.95 KB, patch)
2011-04-04 17:12 PDT
,
Steve Lacey
no flags
Details
Formatted Diff
Diff
Patch
(9.73 KB, patch)
2011-04-06 13:53 PDT
,
Steve Lacey
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Steve Lacey
Comment 1
2011-04-04 17:12:05 PDT
Created
attachment 88169
[details]
Patch
Eric Carlson
Comment 2
2011-04-06 12:02:55 PDT
Comment on
attachment 88169
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=88169&action=review
Great change, but I would prefer to have it split into three bugs so r- for now.
> LayoutTests/ChangeLog:16 > + Fix the following which became exposed after unblocking the core format > + problem: > + > + - update video-load-and-stall.cgi to take a time to stall for. Previously the > + cgi script would just exit on stall, which can (should?) be interpreted as a > + network error rather than a stall (which requires 3 seconds before firing). > + > + - video-play-before-metadata.html was waiting for a suspend event which isn't > + expected (in the *-expected.txt file). The suspend event is 'likely' to come > + after the onload, but might come before, making this test flakey.
I think it is worth fixing each of these in separate bugs because you are doing more than changing the test file used.
Steve Lacey
Comment 3
2011-04-06 13:53:05 PDT
Created
attachment 88506
[details]
Patch
Steve Lacey
Comment 4
2011-04-06 13:53:50 PDT
Good idea :-) Reduced down to just dealing with the file format.
Steve Lacey
Comment 5
2011-04-06 14:23:34 PDT
Comment on
attachment 88506
[details]
Patch Forgot to reset the cq? flag with the new patch... Could you cq+? Thanks...
WebKit Commit Bot
Comment 6
2011-04-07 14:19:35 PDT
Comment on
attachment 88506
[details]
Patch Clearing flags on attachment: 88506 Committed
r83210
: <
http://trac.webkit.org/changeset/83210
>
WebKit Commit Bot
Comment 7
2011-04-07 14:19:40 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