Closed
Bug 1575152
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 18559 - Add cross-origin-embedder-policy tests with service workers
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18559 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18559
Details from upstream follow.
Yutaka Hirano <yhirano@chromium.org> wrote:
Add cross-origin-embedder-policy tests with service workers
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=2b8e77888c3cee61215d26ca958300cb474c7086
| Assignee | ||
Comment 3•6 years ago
|
||
Ran 4 tests and 48 subtests
OK : 4
PASS : 35
FAIL : 13
New tests that have failures or other problems:
/html/cross-origin-embedder-policy/none-sw-from-none.https.html
making a cross-origin request for CORP: same-origin: FAIL
making a cross-origin request for CORP: same-origin [PASS THROUGH]: FAIL
/html/cross-origin-embedder-policy/none-sw-from-require-corp.https.html
making a cross-origin request for CORP: same-origin: FAIL
making a cross-origin request for CORP: same-origin [PASS THROUGH]: FAIL
making a cross-origin request for no CORP: FAIL
making a cross-origin request for no CORP [PASS THROUGH]: FAIL
/html/cross-origin-embedder-policy/require-corp-sw-from-none.https.html
making a cross-origin request for CORP: same-origin: FAIL
making a cross-origin request for CORP: same-origin [PASS THROUGH]: FAIL
making a cross-origin request for no CORP: FAIL
/html/cross-origin-embedder-policy/require-corp-sw-from-require-corp.https.html
making a cross-origin request for CORP: same-origin: FAIL
making a cross-origin request for CORP: same-origin [PASS THROUGH]: FAIL
making a cross-origin request for no CORP: FAIL
making a cross-origin request for no CORP [PASS THROUGH]: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/472522e4b01d
[wpt PR 18559] - Add cross-origin-embedder-policy tests with service workers, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/d6d7926c1d0b
[wpt PR 18559] - Update wpt metadata, a=testonly
Comment 5•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/472522e4b01d
https://hg.mozilla.org/mozilla-central/rev/d6d7926c1d0b
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•