<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [ElCapitan] LayoutTest media/restore-from-page-cache.html is a flaky failure"
href="https://bugs.webkit.org/show_bug.cgi?id=158747#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [ElCapitan] LayoutTest media/restore-from-page-cache.html is a flaky failure"
href="https://bugs.webkit.org/show_bug.cgi?id=158747">bug 158747</a>
from <span class="vcard"><a class="email" href="mailto:ryanhaddad@apple.com" title="Ryan Haddad <ryanhaddad@apple.com>"> <span class="fn">Ryan Haddad</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>