<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - REGRESSION(r203110): LayoutTest http/tests/preload/single_download_preload_runner.html timing out"
href="https://bugs.webkit.org/show_bug.cgi?id=159678#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - REGRESSION(r203110): LayoutTest http/tests/preload/single_download_preload_runner.html timing out"
href="https://bugs.webkit.org/show_bug.cgi?id=159678">bug 159678</a>
from <span class="vcard"><a class="email" href="mailto:yoav@yoav.ws" title="Yoav Weiss <yoav@yoav.ws>"> <span class="fn">Yoav Weiss</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=159678#c11">comment #11</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=159678#c10">comment #10</a>)
> > (In reply to <a href="show_bug.cgi?id=159678#c9">comment #9</a>)
> > > (In reply to <a href="show_bug.cgi?id=159678#c8">comment #8</a>)
> > > > Comment on <span class=""><a href="attachment.cgi?id=287613&action=diff" name="attach_287613" title="Patch">attachment 287613</a> <a href="attachment.cgi?id=287613&action=edit" title="Patch">[details]</a></span>
> > > > Patch
> > > >
> > > > View in context:
> > > > <a href="https://bugs.webkit.org/attachment.cgi?id=287613&action=review">https://bugs.webkit.org/attachment.cgi?id=287613&action=review</a>
> > > >
> > > > This new test fails for me on Sierra.
> > >
> > > What's the failure output? I don't have Sierra to test on...
> > ---
> > /Users/alexchristensen/code/OpenSource/WebKitBuild/Debug/layout-test-results/
> > http/tests/preload/single_download_preload-expected.txt
> > +++
> > /Users/alexchristensen/code/OpenSource/WebKitBuild/Debug/layout-test-results/
> > http/tests/preload/single_download_preload-actual.txt
> > @@ -1,5 +1,9 @@
> > CONSOLE MESSAGE: line 21: <link rel=preload> must have a valid `as` value
> >
> >
> > -PASS Makes sure that preloaded resources are not downloaded again when used
> > +FAIL Makes sure that preloaded resources are not downloaded again when used
> > assert_equals: The number of resource downloads expected 12 but got
> > 14(stack: assert@<a href="http://127.0.0.1:8000/w3c/resources/testharness.js:2060:37">http://127.0.0.1:8000/w3c/resources/testharness.js:2060:37</a>
> > +assert_equals@<a href="http://127.0.0.1:8000/w3c/resources/testharness.js:699:15">http://127.0.0.1:8000/w3c/resources/testharness.js:699:15</a>
> > +<a href="http://127.0.0.1:8000/preload/single_download_preload.html:52:22">http://127.0.0.1:8000/preload/single_download_preload.html:52:22</a>
> > +step@<a href="http://127.0.0.1:8000/w3c/resources/testharness.js:1160:30">http://127.0.0.1:8000/w3c/resources/testharness.js:1160:30</a>
> > +<a href="http://127.0.0.1:8000/w3c/resources/testharness.js:1189:33">http://127.0.0.1:8000/w3c/resources/testharness.js:1189:33</a>)
>
> Hmm, that seems like a real issue, but I can't reproduce locally :/ Any
> ideas on what can be different in Sierra? (I'm on El-Capitan)</span >
I was able to reproduce locally. Seems like image resources are (sometimes) double downloading, which is what this test is supposed to protect against. I'll investigate and fix.</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>