[wpt-sync] Sync PR 27525 - [Credentialless] WPT fetch
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27525 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27525
Details from upstream follow.
b'arthursonzogni <arthursonzogni@chromium.org>' wrote:
[Credentialless] WPT fetch
Add the base WPT directory for testing cross-origin-embedder-policy
credentialless:
/html/cross-origin-embedder-policy/credentialless/Add one test about fetch. A few parameters can vary:
- Initiator is COEP:none or COEP:credentialless
- Request url is same-origin or cross-origin.
- Request mode is no-cors or cors.
- Request credential is 'same-origin' or 'include'
Bug:1175099
Change-Id: Id1565735e895dabbfd7f098df03cecfc0c185b18
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2667352
Commit-Queue: Arthur Sonzogni \<arthursonzogni@chromium.org>
Auto-Submit: Arthur Sonzogni \<arthursonzogni@chromium.org>
Reviewed-by: Mike West \<mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#855725}
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 13 subtests
Status Summary
Firefox
TIMEOUT: 1
ERROR : 1
Chrome
OK : 1
PASS : 12
FAIL : 1
Safari
TIMEOUT: 1
ERROR : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/cross-origin-embedder-policy/credentialless/fetch.tentative.https.html: ERROR (Chrome: OK, Safari: ERROR)
fetch: TIMEOUT (Chrome: PASS, Safari: TIMEOUT)
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0c3649cd2387
https://hg.mozilla.org/mozilla-central/rev/de4f5cf1ee70
Description
•