Bug 127743

Summary: [GStreamer] Layout Test media/video-restricted-no-preload-auto.html is failing
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply, Ms2ger, philn, pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fvideo-restricted-no-preload-auto.html

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
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.