[wpt-sync] Sync PR 29691 - [COEPForSharedWorker] Do not block worker with incompatible COEP
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29691 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29691
Details from upstream follow.
b'Yifan Luo <lyf@chromium.org>' wrote:
[COEPForSharedWorker] Do not block worker with incompatible COEP
Bug: 1226550
Change-Id: Id037a95461ac7931b0c14d62f0e7a295db06dd9b
Reviewed-on: https://chromium-review.googlesource.com/3035102
WPT-Export-Revision: 1dd7fdf88a4817395edbc8944664e5eca5fe9148
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 5 subtests
Status Summary
Firefox
OK : 1
PASS : 4
FAIL : 1
Chrome
OK : 1
PASS : 4
FAIL : 1
Safari
PASS : 1
TIMEOUT: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/cross-origin-embedder-policy/credentialless/shared-worker.tentative.https.html: OK [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-android-em-7.0-x86_64-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-qr-opt-geckoview
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-opt
, Gecko-linux1804-64-qr-debug
, Gecko-linux1804-64-tsan-opt
, Gecko-windows10-32-qr-debug
, Gecko-windows10-64-qr-debug
] (Chrome: OK, Safari: TIMEOUT)
fetch cross-origin + credentialless worker: FAIL (Chrome: FAIL, Safari: TIMEOUT)
Tests Disabled in Gecko Infrastructure
/html/cross-origin-embedder-policy/credentialless/shared-worker.tentative.https.html: OK [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-android-em-7.0-x86_64-qr-debug-geckoview
, Gecko-android-em-7.0-x86_64-qr-opt-geckoview
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-opt
, Gecko-linux1804-64-qr-debug
, Gecko-linux1804-64-tsan-opt
, Gecko-windows10-32-qr-debug
, Gecko-windows10-64-qr-debug
] (Chrome: OK, Safari: TIMEOUT)
![]() |
||
Comment 5•4 years ago
|
||
bugherder |
Description
•