[wpt-sync] Sync PR 38437 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=251194
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38437 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38437
Details from upstream follow.
Andreu Botella <abotella@igalia.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=251194
This adds additional tests for
Headers.prototype.getSetCookie
, on top of the ones added by #31442.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 24 subtests
Status Summary
Firefox
OK
: 4
PASS
: 24
FAIL
: 72
Chrome
OK
: 4
PASS
: 24
FAIL
: 72
Safari
OK
: 4
PASS
: 24
FAIL
: 72
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /fetch/api/headers/header-setcookie.any.sharedworker.html [wpt.fyi]
- Headers iterator does not combine set-cookie headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator does not combine set-cookie & set-cookie2 headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator preserves set-cookie ordering:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator preserves per header ordering, but sorts keys alphabetically:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator preserves per header ordering, but sorts keys alphabetically (and ignores value ordering):
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator is correctly updated with set-cookie changes:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator is correctly updated with set-cookie changes #2:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.append works for set-cookie:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with no headers present:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with one header:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with one header created from an object:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with multiple headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with an empty header:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with two equal headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie ignores set-cookie2 headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie preserves header ordering:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Adding Set-Cookie headers normalizes their value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Set-Cookie is a forbidden response header:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Headers iterator does not combine set-cookie headers:
- /fetch/api/headers/header-setcookie.any.serviceworker.html [wpt.fyi]
- Headers iterator does not combine set-cookie headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator does not combine set-cookie & set-cookie2 headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator preserves set-cookie ordering:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator preserves per header ordering, but sorts keys alphabetically:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator preserves per header ordering, but sorts keys alphabetically (and ignores value ordering):
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator is correctly updated with set-cookie changes:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator is correctly updated with set-cookie changes #2:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.append works for set-cookie:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with no headers present:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with one header:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with one header created from an object:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with multiple headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with an empty header:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with two equal headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie ignores set-cookie2 headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie preserves header ordering:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Adding Set-Cookie headers normalizes their value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Set-Cookie is a forbidden response header:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Headers iterator does not combine set-cookie headers:
- /fetch/api/headers/header-setcookie.any.html [wpt.fyi]
- Headers iterator does not combine set-cookie headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator does not combine set-cookie & set-cookie2 headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator preserves set-cookie ordering:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator preserves per header ordering, but sorts keys alphabetically:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator preserves per header ordering, but sorts keys alphabetically (and ignores value ordering):
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator is correctly updated with set-cookie changes:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator is correctly updated with set-cookie changes #2:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.append works for set-cookie:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with no headers present:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with one header:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with one header created from an object:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with multiple headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with an empty header:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with two equal headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie ignores set-cookie2 headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie preserves header ordering:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Adding Set-Cookie headers normalizes their value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Set-Cookie is a forbidden response header:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Headers iterator does not combine set-cookie headers:
- /fetch/api/headers/header-setcookie.any.worker.html [wpt.fyi]
- Headers iterator does not combine set-cookie headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator does not combine set-cookie & set-cookie2 headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator preserves set-cookie ordering:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator preserves per header ordering, but sorts keys alphabetically:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator preserves per header ordering, but sorts keys alphabetically (and ignores value ordering):
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator is correctly updated with set-cookie changes:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers iterator is correctly updated with set-cookie changes #2:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.append works for set-cookie:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with no headers present:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with one header:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with one header created from an object:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with multiple headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with an empty header:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie with two equal headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie ignores set-cookie2 headers:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Headers.prototype.getSetCookie preserves header ordering:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Adding Set-Cookie headers normalizes their value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Set-Cookie is a forbidden response header:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Headers iterator does not combine set-cookie headers:
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/43a54120c45c
https://hg.mozilla.org/mozilla-central/rev/a00f7f0ff2e3
Description
•