[Webkit-unassigned] [Bug 159678] REGRESSION(r203110): LayoutTest http/tests/preload/single_download_preload_runner.html timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 09:55:48 PDT 2016


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

--- Comment #10 from Alex Christensen <achristensen at apple.com> ---
(In reply to comment #9)
> (In reply to comment #8)
> > Comment on attachment 287613 [details]
> > Patch
> > 
> > View in context:
> > https://bugs.webkit.org/attachment.cgi?id=287613&action=review
> > 
> > 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 at http://127.0.0.1:8000/w3c/resources/testharness.js:2060:37
+assert_equals at http://127.0.0.1:8000/w3c/resources/testharness.js:699:15
+http://127.0.0.1:8000/preload/single_download_preload.html:52:22
+step at http://127.0.0.1:8000/w3c/resources/testharness.js:1160:30
+http://127.0.0.1:8000/w3c/resources/testharness.js:1189:33)

> 
> > 
> > > LayoutTests/http/tests/preload/single_download_preload.html:9
> > > +<script src="../w3c/resources/testharness.js"></script>
> > > +<script src="../w3c/resources/testharnessreport.js"></script>
> > 
> > This is probably bad.  Either this should be a w3c test, or we should make
> > our own resources, or we shouldn't need these resources.
> 
> There are many other tests that are using testharness.js (for which there
> are multiple copies)
> Would using "/js-test-resources/testharness.js" be better?
Probably.

-- 
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/20160901/cde7960f/attachment-0001.html>


More information about the webkit-unassigned mailing list