[Webkit-unassigned] [Bug 177563] [High Sierra WK1] LayoutTest http/tests/xmlhttprequest/response-empty-arraybuffer.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 28 09:47:48 PDT 2017


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achristensen at apple.com,
                   |                            |ap at webkit.org,
                   |                            |beidson at apple.com,
                   |                            |eric.carlson at apple.com,
                   |                            |jer.noble at apple.com,
                   |                            |koivisto at iki.fi,
                   |                            |webkit-bug-importer at group.a
                   |                            |pple.com, youennf at gmail.com
          Component|New Bugs                    |Page Loading

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Apache doesn't actually return 206 code during this test. So it must be coming from WebKit cache, which seems like a serious WebKit bug (we should check Range header field in request when pulling from cache).

127.0.0.1 - - [27/Sep/2017:11:20:51 -0700] "GET /xmlhttprequest/response-empty-arraybuffer.html HTTP/1.1" 200 2366 570
127.0.0.1 - - [27/Sep/2017:11:20:51 -0700] "GET /xmlhttprequest/resources/zero-length.xml HTTP/1.1" 200 - 508
127.0.0.1 - - [27/Sep/2017:11:20:51 -0700] "GET /xmlhttprequest/resources/reply.xml HTTP/1.1" 304 - 426

Should try reproducing this by running the test after ones that do use range requests  with this resource (xmlhttprequest/cache-override.html, xmlhttprequest/range-test.html).

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


More information about the webkit-unassigned mailing list