[Webkit-unassigned] [Bug 158747] [ElCapitan] LayoutTest media/restore-from-page-cache.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 12:55:01 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=158747

--- Comment #1 from Ryan Haddad <ryanhaddad at apple.com> ---
Diff from another failing run:

--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/media/restore-from-page-cache-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/media/restore-from-page-cache-actual.txt
@@ -9,8 +9,10 @@
 *** Changing volume just before going into cache, to schedule a volumechange event.
 *** Page returned from cache
 EXPECTED (loadCount == '1') OK
-EXPECTED (videoComputedStyle.width == '320px') OK
-EXPECTED (videoComputedStyle.height == '240px') OK
+EXPECTED (videoComputedStyle.width == '320px'), OBSERVED '300px' FAIL
+EXPECTED (videoComputedStyle.height == '240px'), OBSERVED '150px' FAIL
 *** ratechange event fired. This should happen AFTER returning from cache.
-*** volumechange event fired. This should happen AFTER returning from cache.
+EVENT(loadstart)
+EVENT(canplaythrough)
+EXPECTED (loadCount == '0'), OBSERVED '1' FAIL

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160614/ab86eb5d/attachment.html>


More information about the webkit-unassigned mailing list