[wpt-sync] Sync PR 24495 - Origin isolation: more port-related WPTs
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox80 fixed)
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24495 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24495
Details from upstream follow.
Domenic Denicola <domenic@chromium.org> wrote:
Origin isolation: more port-related WPTs
Bug: 1042415
Change-Id: Ic742454a819841f1bdc8487aa5f16504775d95d4
Reviewed-on: https://chromium-review.googlesource.com/2285329
WPT-Export-Revision: ada4d50f755599cb72ea479c2f08bfa21bbda00f
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 11 subtests
Status Summary
Firefox
OK : 2
PASS : 2
FAIL : 20
Chrome
TIMEOUT: 2
NOTRUN : 22
Safari
OK : 2
PASS : 2
FAIL : 20
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/origin-isolation/parent-yes-child1-yes-child2-no-not-subdomain.sub.https.html
child1 to child2: messageerror event must occur: FAIL (Chrome: NOTRUN, Safari: FAIL)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: NOTRUN, Safari: FAIL)
parent: originIsolationRestricted must equal true: FAIL (Chrome: NOTRUN, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: NOTRUN, Safari: FAIL)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: NOTRUN, Safari: FAIL)
child2: originIsolationRestricted must equal false: FAIL (Chrome: NOTRUN, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: NOTRUN, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: NOTRUN, Safari: FAIL)
Parent to child1: messageerror event must occur: FAIL (Chrome: NOTRUN, Safari: FAIL)
child1: originIsolationRestricted must equal true: FAIL (Chrome: NOTRUN, Safari: FAIL)
child2 to child1: messageerror event must occur: FAIL (Chrome: NOTRUN, Safari: FAIL)
/origin-isolation/parent-no-child1-yes-child2-no-not-subdomain.sub.https.html
child1 to child2: messageerror event must occur: FAIL (Chrome: NOTRUN, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: NOTRUN, Safari: FAIL)
parent: originIsolationRestricted must equal false: FAIL (Chrome: NOTRUN, Safari: FAIL)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: NOTRUN, Safari: FAIL)
child2: originIsolationRestricted must equal false: FAIL (Chrome: NOTRUN, Safari: FAIL)
child1: originIsolationRestricted must equal true: FAIL (Chrome: NOTRUN, Safari: FAIL)
Parent to child1: messageerror event must occur: FAIL (Chrome: NOTRUN, Safari: FAIL)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: NOTRUN, Safari: FAIL)
child2 to child1: messageerror event must occur: FAIL (Chrome: NOTRUN, Safari: FAIL)
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1cbdfe42b260
https://hg.mozilla.org/mozilla-central/rev/f6ada14be6a2
Description
•