Closed Bug 1498382 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 13471 - Fetch: combining header values

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 13471 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/13471
Details from upstream follow.

Anne van Kesteren <annevk@annevk.nl> wrote:
>  Fetch: combining header values
>  
>  Tests for both request and response combining.
>  
>  Needed for https://github.com/whatwg/fetch/issues/757.
Component: web-platform-tests → DOM
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Ran 8 tests and 44 subtests
OK     : 8
PASS   : 16
FAIL   : 28

Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/xhr/getallresponseheaders.htm
    XMLHttpRequest: getAllResponseHeaders() 2: FAIL

New tests that have failures or other problems:
/fetch/api/basic/header-value-combining.any.html
    response.headers.get('content-length') expects 0, 0: FAIL
    response.headers.get('double-trouble') expects , : FAIL
    response.headers.get('heya') expects , , 1, , , 2: FAIL
    response.headers.get('www-authenticate') expects 1, 2, 3, 4: FAIL
/fetch/api/basic/header-value-combining.any.serviceworker.html
    response.headers.get('content-length') expects 0, 0: FAIL
    response.headers.get('double-trouble') expects , : FAIL
    response.headers.get('heya') expects , , 1, , , 2: FAIL
    response.headers.get('www-authenticate') expects 1, 2, 3, 4: FAIL
/fetch/api/basic/header-value-combining.any.sharedworker.html
    response.headers.get('content-length') expects 0, 0: FAIL
    response.headers.get('double-trouble') expects , : FAIL
    response.headers.get('heya') expects , , 1, , , 2: FAIL
    response.headers.get('www-authenticate') expects 1, 2, 3, 4: FAIL
/fetch/api/basic/header-value-combining.any.worker.html
    response.headers.get('content-length') expects 0, 0: FAIL
    response.headers.get('double-trouble') expects , : FAIL
    response.headers.get('heya') expects , , 1, , , 2: FAIL
    response.headers.get('www-authenticate') expects 1, 2, 3, 4: FAIL
/xhr/getallresponseheaders.htm
    XMLHttpRequest: getAllResponseHeaders() 5: FAIL
    XMLHttpRequest: getAllResponseHeaders() 6: FAIL
/xhr/getresponseheader.any.html
    getResponseHeader('content-length') expects 0, 0: FAIL
    getResponseHeader('double-trouble') expects , : FAIL
    getResponseHeader('heya') expects , , 1, , , 2: FAIL
    getResponseHeader('www-authenticate') expects 1, 2, 3, 4: FAIL
/xhr/getresponseheader.any.worker.html
    getResponseHeader('content-length') expects 0, 0: FAIL
    getResponseHeader('double-trouble') expects , : FAIL
    getResponseHeader('heya') expects , , 1, , , 2: FAIL
    getResponseHeader('www-authenticate') expects 1, 2, 3, 4: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f9440c1a92a7
[wpt PR 13471] - Fetch: combining header values, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/8999ef267d09
[wpt PR 13471] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/f9440c1a92a7
https://hg.mozilla.org/mozilla-central/rev/8999ef267d09
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.