Closed Bug 1605398 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 20891 - COOP: Test history navigation

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 20891 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/20891
Details from upstream follow.

Simon Pieters <zcorpan@gmail.com> wrote:

COOP: Test history navigation

The top-level page has no COOP, and opens a popup that also has no COOP.
The popup navigates to a cross-origin page with COOP: same-origin.
That page then navigates back in history.

Assert that the final page doesn't have .opener and doesn't have DOM
access to the opener.

Both navigations create a new browsing context group per spec.

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 30 tests and 8 subtests

Status Summary

Firefox

OK : 26
PASS : 119
FAIL : 74
TIMEOUT: 17

Chrome

OK : 30
PASS : 119
FAIL : 93

Safari

OK : 30
PASS : 1
FAIL : 211

Links

GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: TIMEOUT
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: TIMEOUT
/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html: TIMEOUT
/html/cross-origin-opener-policy/coep-redirect.https.html: TIMEOUT

New Tests That Don't Pass

/html/cross-origin-opener-policy/historical/popup-same-site-with-cross-origin.https.html
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-same-site.https.html
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-cross-origin.https.html
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-same-origin.https.html
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-cross-origin.https.html
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-same-origin.https.html
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: TIMEOUT (Chrome: OK, Safari: OK)
Popup navigating to other origin with COOP: same-origin and back in history: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-same-origin.https.html
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-with-same-origin.https.html
same-site document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-same-origin.https.html
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-same-site.https.html
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: TIMEOUT (Chrome: OK, Safari: OK)
Popup navigating to same-origin with coop unsafe-none/coep: TIMEOUT (Chrome: PASS, Safari: FAIL)
Popup navigating to same-origin with no coop/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with no coop/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop/no coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop/coep: TIMEOUT (Chrome: PASS, Safari: FAIL)
Popup navigating to same-origin with no coop/no coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop unsafe-none/no coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop/no coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop unsafe-none/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with no coop/no coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html: TIMEOUT (Chrome: OK, Safari: OK)
Popup navigating to same-origin with coop unsafe-inherit/coep: FAIL (Chrome: PASS, Safari: FAIL)
Popup navigating to same-site with coop unsafe-inherit/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-cross-origin.https.html
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-same-origin.https.html
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-with-same-site.https.html
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/coep-redirect.https.html: TIMEOUT (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-cross-origin.https.html
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coep.https.html
Same-origin popup with coop unsafe-none/coep: FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-same-site.https.html
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-cross-origin.https.html
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-same-site.https.html
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-same-site.https.html
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)

CI Results

Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 69 tests

Status Summary

Firefox

OK : 6[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-linux64-qr-opt', u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt', u'Gecko-windows7-32-opt']] 7[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 26[['GitHub']]
PASS : 39[[u'Gecko-android-em-7.0-x86_64-debug-geckoview', u'Gecko-android-em-7.0-x86_64-opt-geckoview']] 67[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-windows7-32-opt']] 76[[u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt']] 77[[u'Gecko-linux64-qr-opt']] 78[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 119[['GitHub']]
FAIL : 74
TIMEOUT: 2[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 4[[u'Gecko-linux64-qr-opt']] 5[[u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt']] 14[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-windows7-32-opt']] 17[['GitHub']]

Chrome

OK : 30
PASS : 119
FAIL : 93

Safari

OK : 30
PASS : 1
FAIL : 211

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub]
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub]
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub]
/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html: TIMEOUT

New Tests That Don't Pass

/html/cross-origin-opener-policy/historical/popup-same-site-with-cross-origin.https.html
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-cross-origin.https.html
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-same-origin.https.html
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-sandbox.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-same-origin.https.html
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
Popup navigating to other origin with COOP: same-origin and back in history: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-same-origin.https.html
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coop-navigated-popup.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-site-with-same-origin.https.html
same-site document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-cross-origin.https.html
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-same-origin.https.html
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-same-site.https.html
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
Popup navigating to same-origin with coop unsafe-inherit/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-opt, Gecko-windows7-32-opt]
Popup navigating to same-origin with coop unsafe-none/no coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop unsafe-none/coep: TIMEOUT (Chrome: PASS, Safari: FAIL)
Popup navigating to same-origin with no coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop unsafe-inherit/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt]
Popup navigating to same-site with no coop/coep: PASS [Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: PASS, Safari: FAIL)
Popup navigating to same-origin with no coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop unsafe-inherit/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt]
Popup navigating to same-site with coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop unsafe-none/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with no coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-opt, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-cross-origin.https.html
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html: TIMEOUT (Chrome: OK, Safari: OK)
Popup navigating to same-origin with coop unsafe-inherit/coep: FAIL (Chrome: PASS, Safari: FAIL)
Popup navigating to same-site with coop unsafe-inherit/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-cross-origin.https.html
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-same-origin.https.html
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-same-site.https.html
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-with-same-site.https.html
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-redirect-cache.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-cross-origin.https.html
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coep.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
Same-origin popup with coop unsafe-none/coep: FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-non-initial-about-blank.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-unspecified-with-same-site.https.html
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-same-site.https.html
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-same-site.https.html
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)

Tests Disabled in Gecko Infrastructure

/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-sandbox.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-navigated-popup.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-redirect-cache.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coep.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-same-origin-non-initial-about-blank.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)

CI Results

Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 69 tests

Status Summary

Firefox

OK : 6[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-linux64-qr-opt', u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt', u'Gecko-windows7-32-opt']] 7[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 26[['GitHub']]
PASS : 39[[u'Gecko-android-em-7.0-x86_64-debug-geckoview', u'Gecko-android-em-7.0-x86_64-opt-geckoview']] 67[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-windows7-32-opt']] 76[[u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt']] 77[[u'Gecko-linux64-qr-opt']] 78[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 119[['GitHub']]
FAIL : 74
TIMEOUT: 2[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 4[[u'Gecko-linux64-qr-opt']] 5[[u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt']] 14[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-windows7-32-opt']] 17[['GitHub']]

Chrome

OK : 30
PASS : 119
FAIL : 93

Safari

OK : 30
PASS : 1
FAIL : 211

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub]
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub]
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub]
/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html: TIMEOUT

New Tests That Don't Pass

/html/cross-origin-opener-policy/historical/popup-same-site-with-cross-origin.https.html
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-cross-origin.https.html
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-same-origin.https.html
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-sandbox.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-same-origin.https.html
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
Popup navigating to other origin with COOP: same-origin and back in history: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-same-origin.https.html
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coop-navigated-popup.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-site-with-same-origin.https.html
same-site document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-cross-origin.https.html
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-same-origin.https.html
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-same-site.https.html
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
Popup navigating to same-origin with coop unsafe-inherit/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-opt, Gecko-windows7-32-opt]
Popup navigating to same-origin with coop unsafe-none/no coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop unsafe-none/coep: TIMEOUT (Chrome: PASS, Safari: FAIL)
Popup navigating to same-origin with no coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop unsafe-inherit/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt]
Popup navigating to same-site with no coop/coep: PASS [Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: PASS, Safari: FAIL)
Popup navigating to same-origin with no coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop unsafe-inherit/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt]
Popup navigating to same-site with coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop unsafe-none/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with no coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-opt, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-cross-origin.https.html
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html: TIMEOUT (Chrome: OK, Safari: OK)
Popup navigating to same-origin with coop unsafe-inherit/coep: FAIL (Chrome: PASS, Safari: FAIL)
Popup navigating to same-site with coop unsafe-inherit/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-cross-origin.https.html
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-same-origin.https.html
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-same-site.https.html
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-with-same-site.https.html
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-redirect-cache.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-cross-origin.https.html
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coep.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
Same-origin popup with coop unsafe-none/coep: FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-non-initial-about-blank.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-unspecified-with-same-site.https.html
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-same-site.https.html
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-same-site.https.html
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)

Tests Disabled in Gecko Infrastructure

/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-sandbox.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-navigated-popup.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-redirect-cache.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coep.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-same-origin-non-initial-about-blank.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)

CI Results

Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 69 tests

Status Summary

Firefox

OK : 6[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-linux64-qr-opt', u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt', u'Gecko-windows7-32-opt']] 7[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 26[['GitHub']]
PASS : 39[[u'Gecko-android-em-7.0-x86_64-debug-geckoview', u'Gecko-android-em-7.0-x86_64-opt-geckoview']] 67[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-windows7-32-opt']] 76[[u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt']] 77[[u'Gecko-linux64-qr-opt']] 78[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 119[['GitHub']]
FAIL : 74
TIMEOUT: 2[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 4[[u'Gecko-linux64-qr-opt']] 5[[u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt']] 14[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-windows7-32-opt']] 17[['GitHub']]

Chrome

OK : 30
PASS : 119
FAIL : 93

Safari

OK : 30
PASS : 1
FAIL : 211

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub]
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub]
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub]
/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html: TIMEOUT

New Tests That Don't Pass

/html/cross-origin-opener-policy/historical/popup-same-site-with-cross-origin.https.html
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-cross-origin.https.html
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-same-origin.https.html
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-sandbox.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-same-origin.https.html
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
Popup navigating to other origin with COOP: same-origin and back in history: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-same-origin.https.html
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coop-navigated-popup.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-site-with-same-origin.https.html
same-site document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-cross-origin.https.html
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-same-origin.https.html
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-same-site.https.html
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
Popup navigating to same-origin with coop unsafe-inherit/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-opt, Gecko-windows7-32-opt]
Popup navigating to same-origin with coop unsafe-none/no coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop unsafe-none/coep: TIMEOUT (Chrome: PASS, Safari: FAIL)
Popup navigating to same-origin with no coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop unsafe-inherit/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt]
Popup navigating to same-site with no coop/coep: PASS [Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: PASS, Safari: FAIL)
Popup navigating to same-origin with no coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop unsafe-inherit/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt]
Popup navigating to same-site with coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop unsafe-none/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with no coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-opt, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-cross-origin.https.html
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html: TIMEOUT (Chrome: OK, Safari: OK)
Popup navigating to same-origin with coop unsafe-inherit/coep: FAIL (Chrome: PASS, Safari: FAIL)
Popup navigating to same-site with coop unsafe-inherit/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-cross-origin.https.html
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-same-origin.https.html
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-same-site.https.html
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-with-same-site.https.html
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-redirect-cache.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-cross-origin.https.html
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coep.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
Same-origin popup with coop unsafe-none/coep: FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-non-initial-about-blank.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-unspecified-with-same-site.https.html
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-same-site.https.html
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-same-site.https.html
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)

Tests Disabled in Gecko Infrastructure

/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-sandbox.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-navigated-popup.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-redirect-cache.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coep.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-same-origin-non-initial-about-blank.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)

CI Results

Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 69 tests

Status Summary

Firefox

OK : 6[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-linux64-qr-opt', u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt', u'Gecko-windows7-32-opt']] 7[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 26[['GitHub']]
PASS : 39[[u'Gecko-android-em-7.0-x86_64-debug-geckoview', u'Gecko-android-em-7.0-x86_64-opt-geckoview']] 67[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-windows7-32-opt']] 76[[u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt']] 77[[u'Gecko-linux64-qr-opt']] 78[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 119[['GitHub']]
FAIL : 74
TIMEOUT: 2[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 4[[u'Gecko-linux64-qr-opt']] 5[[u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt']] 14[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-windows7-32-opt']] 17[['GitHub']]

Chrome

OK : 30
PASS : 119
FAIL : 93

Safari

OK : 30
PASS : 1
FAIL : 211

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub]
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub]
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub]
/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html: TIMEOUT

New Tests That Don't Pass

/html/cross-origin-opener-policy/historical/popup-same-site-with-cross-origin.https.html
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-cross-origin.https.html
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-same-origin.https.html
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-sandbox.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-same-origin.https.html
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
Popup navigating to other origin with COOP: same-origin and back in history: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-same-origin.https.html
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coop-navigated-popup.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-site-with-same-origin.https.html
same-site document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-cross-origin.https.html
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-same-origin.https.html
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-same-site.https.html
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
Popup navigating to same-origin with coop unsafe-inherit/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-opt, Gecko-windows7-32-opt]
Popup navigating to same-origin with coop unsafe-none/no coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop unsafe-none/coep: TIMEOUT (Chrome: PASS, Safari: FAIL)
Popup navigating to same-origin with no coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop unsafe-inherit/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt]
Popup navigating to same-site with no coop/coep: PASS [Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: PASS, Safari: FAIL)
Popup navigating to same-origin with no coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop unsafe-inherit/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt]
Popup navigating to same-site with coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop unsafe-none/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with no coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-opt, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-cross-origin.https.html
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html: TIMEOUT (Chrome: OK, Safari: OK)
Popup navigating to same-origin with coop unsafe-inherit/coep: FAIL (Chrome: PASS, Safari: FAIL)
Popup navigating to same-site with coop unsafe-inherit/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-cross-origin.https.html
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-same-origin.https.html
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-same-site.https.html
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-with-same-site.https.html
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-redirect-cache.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-cross-origin.https.html
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coep.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
Same-origin popup with coop unsafe-none/coep: FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-non-initial-about-blank.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-unspecified-with-same-site.https.html
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-same-site.https.html
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-same-site.https.html
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)

Tests Disabled in Gecko Infrastructure

/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-sandbox.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-navigated-popup.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-redirect-cache.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coep.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-same-origin-non-initial-about-blank.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/59875942613e [wpt PR 20891] - COOP: Test history navigation, a=testonly https://hg.mozilla.org/integration/autoland/rev/4e52445eb81a [wpt PR 20891] - Update wpt metadata, a=testonly

CI Results

Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 69 tests

Status Summary

Firefox

OK : 6[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-linux64-qr-opt', u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt', u'Gecko-windows7-32-opt']] 7[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 26[['GitHub']]
PASS : 39[[u'Gecko-android-em-7.0-x86_64-debug-geckoview', u'Gecko-android-em-7.0-x86_64-opt-geckoview']] 67[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-windows7-32-opt']] 76[[u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt']] 77[[u'Gecko-linux64-qr-opt']] 78[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 119[['GitHub']]
FAIL : 74
TIMEOUT: 2[[u'Gecko-windows10-64-debug', u'Gecko-windows10-64-qr-debug', u'Gecko-windows7-32-debug']] 4[[u'Gecko-linux64-qr-opt']] 5[[u'Gecko-windows10-64-opt', u'Gecko-windows10-64-qr-opt']] 14[[u'Gecko-linux64-asan-opt', u'Gecko-linux64-debug', u'Gecko-linux64-opt', u'Gecko-linux64-qr-debug', u'Gecko-windows7-32-opt']] 17[['GitHub']]

Chrome

OK : 30
PASS : 119
FAIL : 93

Safari

OK : 30
PASS : 1
FAIL : 211

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub]
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub]
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub]
/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html: TIMEOUT

New Tests That Don't Pass

/html/cross-origin-opener-policy/historical/popup-same-site-with-cross-origin.https.html
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://not-web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-cross-origin.https.html
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-same-origin.https.html
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-sandbox.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-same-origin.https.html
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
Popup navigating to other origin with COOP: same-origin and back in history: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-same-origin.https.html
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coop-navigated-popup.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-site-with-same-origin.https.html
same-site document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-cross-origin.https.html
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-same-origin.https.html
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-same-site.https.html
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
Popup navigating to same-origin with coop unsafe-inherit/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-opt, Gecko-windows7-32-opt]
Popup navigating to same-origin with coop unsafe-none/no coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop unsafe-none/coep: TIMEOUT (Chrome: PASS, Safari: FAIL)
Popup navigating to same-origin with no coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop unsafe-inherit/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt]
Popup navigating to same-site with no coop/coep: PASS [Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-origin with coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: PASS, Safari: FAIL)
Popup navigating to same-origin with no coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop unsafe-inherit/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt]
Popup navigating to same-site with coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop unsafe-none/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with no coop/no coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows10-64-opt, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
Popup navigating to same-site with coop/coep: PASS [Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-windows7-32-opt, GitHub] (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-cross-origin.https.html
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/coep-navigate-popup-unsafe-inherit.https.html: TIMEOUT (Chrome: OK, Safari: OK)
Popup navigating to same-origin with coop unsafe-inherit/coep: FAIL (Chrome: PASS, Safari: FAIL)
Popup navigating to same-site with coop unsafe-inherit/coep: TIMEOUT (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unspecified-with-cross-origin.https.html
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unspecified document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-unsafe-none-with-same-origin.https.html
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unsafe-none document opening popup to https://web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-unsafe-allow-outgoing-with-same-site.https.html
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-site-with-same-site.https.html
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "unsafe-none": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-site document opening popup to https://www1.web-platform.test:8443 with COOP: "jibberish": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-redirect-cache.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-cross-origin.https.html
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://not-web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-opener-policy/coep.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
Same-origin popup with coop unsafe-none/coep: FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-non-initial-about-blank.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-unspecified-with-same-site.https.html
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
unspecified document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/historical/popup-same-origin-unsafe-allow-outgoing-with-same-site.https.html
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin unsafe-allow-outgoing document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
/html/cross-origin-opener-policy/popup-same-origin-allow-popups-with-same-site.https.html
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin-allow-popups": FAIL (Chrome: FAIL, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-site": FAIL (Chrome: PASS, Safari: FAIL)
same-origin-allow-popups document opening popup to https://www1.web-platform.test:8443 with COOP: "same-origin unsafe-allow-outgoing": FAIL (Chrome: PASS, Safari: FAIL)

Tests Disabled in Gecko Infrastructure

/html/cross-origin-opener-policy/coep-redirect.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-sandbox.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coop-navigated-popup.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coep-navigate-popup.https.html: OK [Gecko-windows10-64-debug, Gecko-windows10-64-qr-debug, Gecko-windows7-32-debug], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview], TIMEOUT [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-opt, GitHub] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-redirect-cache.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/coep.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)
/html/cross-origin-opener-policy/popup-same-origin-non-initial-about-blank.https.html: OK [Gecko-linux64-asan-opt, Gecko-linux64-debug, Gecko-linux64-opt, Gecko-linux64-qr-debug, Gecko-linux64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt, GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] (Chrome: OK, Safari: OK)

Test result changes from PR not available.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.