[Webkit-unassigned] [Bug 127743] New: [GTK] Layout Test media/video-restricted-no-preload-auto.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 27 17:45:29 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127743
Summary: [GTK] Layout Test
media/video-restricted-no-preload-auto.html is failing
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://webkit-test-results.appspot.com/dashboards/flak
iness_dashboard.html#showAllRuns=true&tests=media%2Fvi
deo-restricted-no-preload-auto.html
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: clopez at igalia.com
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())
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list