Closed Bug 1685763 Opened 5 years ago Closed 4 years ago

[wpt-sync] Sync PR 27110 - Origin-keyed agent clusters: update WPT for the rename

Categories

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

task

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Attachments

(2 files)

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

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

b'Domenic Denicola <domenic@chromium.org>' wrote:

Origin-keyed agent clusters: update WPT for the rename

942aca884980a4dd6c582e3ca1a021769fd18f36 performed the minimal updates
to the implementation and tests to shift from "origin isolation" to
"origin-keyed agent clusters". This is part of the followup work to
fully reflect the rename, in this case focused on the web platform
tests.

The majority of changes are comment and \<title> changes, although some
assertion messages are also updated.

Note that instead of renaming the top-level directory, we move it under
html/, since the the specification is now part of the HTML Standard.

Bug: 1158853
Change-Id: I008bb0b5f8c1f943849dfa5fd24cfc99a552f4dd
Reviewed-on: https://chromium-review.googlesource.com/2616819
WPT-Export-Revision: a9392f2e4b49e53eebf6b1c565539d4aa5c0c048

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

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

Total 63 tests and 4 subtests

Status Summary

Firefox

OK : 60[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] 61[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, GitHub]
PASS : 111
FAIL : 281[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] 285[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, GitHub]
ERROR : 1
NOTRUN : 9

Chrome

OK : 62
PASS : 404
TIMEOUT: 1

Safari

OK : 27
PASS : 24
FAIL : 66
TIMEOUT: 39
NOTRUN : 311

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-no-child-bad-subdomain.sub.https.html
"": originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
"?0": originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
"true": originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
""?1"": originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
"1": originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
"?2": originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
"(?1)": originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-no-child-yes-port.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-no-child-yes-same.sub.https.html
parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
child: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-no-child-yes-subdomain-with-redirect.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-no-child-yes-subdomain.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-no-child-yeswithparams-subdomain.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-yes-child-no-port.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
child: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-yes-child-no-same.sub.https.html
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-yes-child-no-subdomain.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-yes-child-yes-port.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-yes-child-yes-same.sub.https.html
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/1-iframe/parent-yes-child-yes-subdomain.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-no-child1-no-subdomain-child2-yes-subdomain.sub.https.html
parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-no-child1-no-subdomain-child2-yes-subdomainport.sub.https.html
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-no-child1-no-subdomain1-child2-yes-subdomain2.sub.https.html
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-no-child1-yes-subdomain-child2-no-port.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-no-child1-yes-subdomain-child2-no-subdomain.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-yes-child1-no-subdomain-child2-no-subdomain.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-yes-child1-no-subdomain-child2-no-subdomain2.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-yes-child1-no-subdomain-child2-yes-subdomain.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-yes-child1-no-subdomain-child2-yes-subdomain2.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-yes-child1-no-subdomain-child2-yes-subdomainport.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-yes-child1-yes-subdomain-child2-no-port.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-yes-child1-yes-subdomain-child2-no-subdomain.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-yes-child1-yes-subdomain-child2-yes-subdomain.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-yes-child1-yes-subdomain-child2-yes-subdomain2.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/2-iframes/parent-yes-child1-yes-subdomain-child2-yes-subdomainport.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/about-blank.https.sub.html: ERROR (Chrome: OK, Safari: TIMEOUT)
parent to about:blank: message event must occur: NOTRUN (Chrome: PASS, Safari: NOTRUN)
parent to about:blank: setting document.domain must give sync access: NOTRUN (Chrome: PASS, Safari: NOTRUN)
about:blank to child2: messageerror event must occur: NOTRUN (Chrome: PASS, Safari: NOTRUN)
about:blank to child2: setting document.domain must not give sync access: NOTRUN (Chrome: PASS, Safari: NOTRUN)
child2 to about:blank: messageerror event must occur: NOTRUN (Chrome: PASS, Safari: NOTRUN)
child2 to about:blank: setting document.domain must not give sync access: NOTRUN (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: NOTRUN (Chrome: PASS, Safari: NOTRUN)
about:blank: originAgentCluster must equal true: NOTRUN (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal false: NOTRUN (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/document-domain.sub.https.html
Setting document.domain must not change same-originness: FAIL (Chrome: PASS, Safari: FAIL)
Having an origin-keyed subdomain child try to set document.domain must not change the document.domain value it sees: FAIL (Chrome: PASS, Safari: TIMEOUT)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/csp-sandbox-no.https.html
originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/csp-sandbox-yes.https.html
originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/data-to-javascript-no.https.html
originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/data-to-javascript-yes.https.html
originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/data-url-no.https.html
data: URL child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/data-url-yes.https.html
data: URL child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/javascript-url-no.https.html
data: URL child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/javascript-url-yes.https.html
data: URL child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/removed-iframe.sub.https.html
Removing the iframe does not change originAgentCluster: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/sandboxed-iframe-no.https.html
originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/sandboxed-iframe-yes.https.html
originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/sandboxed-same-origin-iframe-no.https.html
originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/getter-special-cases/sandboxed-same-origin-iframe-yes.https.html
originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/going-back.sub.https.html
Before navigation: parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Before navigation: parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
After navigation: parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
After navigation: parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
After back: parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
After back: parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
After back: parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
After back: parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/iframe-navigation/parent-no-1-no-same-2-yes-port.sub.https.html
before parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before child: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
after parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
after child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/iframe-navigation/parent-no-1-no-same-2-yes-subdomain.sub.https.html
before parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before child: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
After: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
after parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
after child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/iframe-navigation/parent-no-1-no-subdomain-2-yes-subdomain.sub.https.html
before parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
before child: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
after parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
after child: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/iframe-navigation/parent-no-1-no-subdomain-2-yes-subdomain2.sub.https.html
before parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
before child: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
After: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
After: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
after parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
after child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/iframe-navigation/parent-no-1-subdomain-yes-2-subdomain2-no.sub.https.html
Before: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Before: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
before parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
before child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
after parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
after child: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/iframe-navigation/parent-no-1-yes-subdomain-2-no-subdomain.sub.https.html
Before: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Before: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
before parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
before child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
After: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
After: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
after parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
after child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/iframe-navigation/parent-yes-1-no-same-2-no-port.sub.https.html
before parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
before child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
after parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
after child: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/iframe-navigation/parent-yes-1-no-same-2-no-subdomain.sub.https.html
before parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
before child: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
After: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
after parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
after child: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/insecure-http.sub.html
parent: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/popups/opener-no-openee-yes-port.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
opener: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
openee: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/popups/opener-no-openee-yes-same.sub.https.html
opener: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
openee: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/popups/opener-no-openee-yes-subdomain.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
opener: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
openee: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/popups/opener-yes-openee-no-port.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
opener: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
openee: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/popups/opener-yes-openee-no-same.sub.https.html
opener: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
openee: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/popups/opener-yes-openee-no-subdomain.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
opener: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
openee: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/popups/opener-yes-openee-yes-same.sub.https.html
opener: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
openee: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/html/browsers/origin/origin-keyed-agent-clusters/popups/opener-yes-openee-yes-subdomain.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
opener: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
openee: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/removing-iframes.sub.https.html
Before: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Before: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
parent: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: NOTRUN)
child1: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child3: messageerror event must occur: FAIL (Chrome: PASS, Safari: NOTRUN)
Parent to child3: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: NOTRUN)
child2: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
child3: originAgentCluster must equal false: FAIL (Chrome: PASS, Safari: NOTRUN)
/html/browsers/origin/origin-keyed-agent-clusters/popups/opener-yes-openee-yes-port.sub.https.html
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
opener: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)
openee: originAgentCluster must equal true: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f6ad9addcce5 [wpt PR 27110] - Origin-keyed agent clusters: update WPT for the rename, a=testonly https://hg.mozilla.org/integration/autoland/rev/9c9eb7868f3d [wpt PR 27110] - Update wpt metadata, a=testonly

Automatic update from web-platform-tests
Origin-keyed agent clusters: update WPT for the rename

942aca884980a4dd6c582e3ca1a021769fd18f36 performed the minimal updates
to the implementation and tests to shift from "origin isolation" to
"origin-keyed agent clusters". This is part of the followup work to
fully reflect the rename, in this case focused on the web platform
tests.

The majority of changes are comment and <title> changes, although some
assertion messages are also updated.

Note that instead of renaming the top-level directory, we move it under
html/, since the the specification is now part of the HTML Standard.

Bug: 1158853
Change-Id: I008bb0b5f8c1f943849dfa5fd24cfc99a552f4dd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2616819
Commit-Queue: Domenic Denicola <domenic@chromium.org>
Reviewed-by: James MacLean <wjmaclean@chromium.org>
Cr-Commit-Position: refs/heads/master@{#842131}

--

wpt-commits: 21d43317c33afbfaee3a0a2eee6e03b7d5b20ccc
wpt-pr: 27110

wpt-pr: 27110
wpt-type: metadata

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2a4895ce47fe [wpt PR 27110] - Origin-keyed agent clusters: update WPT for the rename, a=testonly https://hg.mozilla.org/integration/autoland/rev/a6efa1b22343 [wpt PR 27110] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: