WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 277327
127743
[GStreamer] Layout Test media/video-restricted-no-preload-auto.html is failing
https://bugs.webkit.org/show_bug.cgi?id=127743
Summary
[GStreamer] Layout Test media/video-restricted-no-preload-auto.html is failing
Carlos Alberto Lopez Perez
Reported
2014-01-27 17:42:54 PST
The following layout test is failing on GTK media/video-restricted-no-preload-auto.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fvideo-restricted-no-preload-auto.html
--- /stuff/webkit/webkit/WebKitBuild/Release/layout-test-results/media/video-restricted-no-preload-auto-expected.txt +++ /stuff/webkit/webkit/WebKitBuild/Release/layout-test-results/media/video-restricted-no-preload-auto-actual.txt @@ -6,12 +6,12 @@ RUN(internals.setMediaSessionRestrictions('video', 'AutoPreloadingNotPermitted')) EVENT(loadedmetadata) -EXPECTED (video.readyState < '2') OK +EXPECTED (video.readyState < '2'), OBSERVED '3' FAIL ** Pausing... ** 250ms timer fired -EXPECTED (video.readyState < '2') OK +EXPECTED (video.readyState < '2'), OBSERVED '3' FAIL EXPECTED (video.buffered.length == '0') OK RUN(video.play())
Attachments
Add attachment
proposed patch, testcase, etc.
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 1
2017-08-28 05:43:52 PDT
From looking at the code, I suspect that gstreamer doesn't support preload=metadata at all.
Philippe Normand
Comment 2
2024-07-30 06:40:13 PDT
*** This bug has been marked as a duplicate of
bug 277327
***
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