WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
140639
[Mac] Skip http/tests/media/video-play-waiting.html
https://bugs.webkit.org/show_bug.cgi?id=140639
Summary
[Mac] Skip http/tests/media/video-play-waiting.html
Eric Carlson
Reported
2015-01-19 13:25:09 PST
With "small" files, AVFoundation won't report that a file can play through until the entire file has been loaded. 'waiting' is only fired when the readyState drops below HAVE_ENOUGH_DATA, so this test can not work with our test media.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Carlson
Comment 1
2015-01-19 13:43:25 PST
Correction: 'waiting' is only fired when the readyState drops below HAVE_FUTURE_DATA, not HAVE_ENOUGH_DATA
Enrique Ocaña
Comment 2
2021-11-25 04:08:03 PST
This test was timing out, but after that was solved in
bug 142489
, it's failing because the "EVENT(timeupdate)" doesn't appear in the test output. I've flagged it from "[ Pass Timeout ]" to "[ Failure ]", as this problem is out of the scope of
bug 142489
.
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