[wpt-sync] Sync PR 24736 - [COOP] access reporting. Fix error in WPT tests.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24736 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24736
Details from upstream follow.
arthursonzogni <arthursonzogni@chromium.org> wrote:
[COOP] access reporting. Fix error in WPT tests.
There are 4 tests with the reporting installed in the opener window. The
expectation was wrong, because we expected the url to be the openee URL.Bug:chromium:1090273
Change-Id: I7b217d7548c8f5a2d41e5f879d11447c4a25f5fc
Reviewed-on: https://chromium-review.googlesource.com/2317211
WPT-Export-Revision: e147ff69126f3bedc66bfcbcf95c3baebad44094
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
| Assignee | ||
Comment 4•5 years ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 1 subtests
Status Summary
Firefox
OK : 4
FAIL: 4
Chrome
OK : 4
FAIL: 4
Safari
OK : 4
FAIL: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/cross-origin-opener-policy/reporting/access-reporting/openee-accessed_opener-coop-ro.https.html: OK [Gecko-linux1804-64-debug, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview] (Chrome: OK, Safari: OK)
Opener (COOP-RO+COEP) accesses openee. Report to opener: FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/reporting/access-reporting/openee-accessed_opener-coop.https.html: OK [Gecko-linux1804-64-debug, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview] (Chrome: OK, Safari: OK)
Opener (COOP+COEP) accesses openee. Report to opener: FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/reporting/access-reporting/opener-accessed_opener-coop.https.html: OK [Gecko-linux1804-64-debug, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview] (Chrome: OK, Safari: OK)
Openee accesses opener (COOP-COEP). Report to opener: FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/reporting/access-reporting/opener-accessed_opener-coop-ro.https.html: OK [Gecko-linux1804-64-debug, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview] (Chrome: OK, Safari: OK)
Openee accesses opener (COOP-RO-COEP). Report to opener: FAIL (Chrome: FAIL, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/html/cross-origin-opener-policy/reporting/access-reporting/openee-accessed_opener-coop-ro.https.html: OK [Gecko-linux1804-64-debug, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/reporting/access-reporting/openee-accessed_opener-coop.https.html: OK [Gecko-linux1804-64-debug, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/reporting/access-reporting/opener-accessed_opener-coop.https.html: OK [Gecko-linux1804-64-debug, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/reporting/access-reporting/opener-accessed_opener-coop-ro.https.html: OK [Gecko-linux1804-64-debug, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview] (Chrome: OK, Safari: OK)
Comment 6•5 years ago
|
||
| bugherder | ||
Description
•