Status: Untriaged
Owner: rvar...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend Size-Medium

New issue 20017 by rvar...@chromium.org: cache-override.html fails if  
--enable-byte-range-support is used
http://code.google.com/p/chromium/issues/detail?id=20017

LayoutTests/http/tests/xmlhttprequest/cache-override.html fails if the http
cache has byte range support enabled.

The text diff:

Tests for bug 8210 - Conditional XMLHttpRequest gets should pass 304
responses unchanged.

Fetching the resource once to cache the response...
Automatically cached response body is correct; status = 200
If-Modified-Since override: status = 304
If-MODIFIED-Since override: status = 304
If-Modified-Since override (modified): status = 200
If-Unmodified-Since override: status = 200
If-Unmodified-Since override (modified): status = 200
If-Match override: status = 200
If-Match override (none match): status = 200
If-None-Match override: status = 304
If-None-Match override (none match): status = 200
If-Range override: status = 206
If-Range override (none match): status = 200 206        <---------------
If-Modified-Since override (uncached response): status = 304
async: Automatically cached response body is correct; status = 200
async: If-Modified-Since override: status = 304
async: If-Modified-Since override (modified): status = 200
async: If-Unmodified-Since override: status = 200
async: If-Unmodified-Since override (modified): status = 200
async: If-Match override: status = 200
async: If-Match override (none match): status = 200
async: If-None-Match override: status = 304
async: If-None-Match override (none match): status = 200
async: If-Range override: status = 206
async: If-Range override (none match): status = 200 206  <---------------
async: If-Modified-Since override (uncached response): status = 304



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to