Closed Bug 1667068 Opened 4 years ago Closed 3 years ago

[wpt-sync] Sync PR 25760 - Add interfaces/portals.idl and test

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox91 fixed)

RESOLVED FIXED
91 Branch
Tracking Status
firefox91 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'Stephen McGruer <smcgruer@chromium.org>' wrote:

Add interfaces/portals.idl and test

Closes https://github.com/web-platform-tests/wpt/pull/25740

Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

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

Total 1 tests and 77 subtests

Status Summary

Firefox

OK : 1
PASS: 24
FAIL: 53

Chrome

OK : 1
PASS: 24
FAIL: 53

Safari

OK : 1
PASS: 24
FAIL: 53

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/portals/idlharness.window.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-opt, Gecko-windows10-32-debug, Gecko-windows10-32-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt] (Chrome: OK, Safari: OK)
HTMLPortalElement interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: attribute src: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: attribute referrerPolicy: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: operation activate(optional PortalActivateOptions): FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: operation postMessage(any, optional PostMessageOptions): FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: attribute onmessage: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: attribute onmessageerror: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement must be primary interface of document.createElement("portal"): FAIL (Chrome: FAIL, Safari: FAIL)
Stringification of document.createElement("portal"): FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: document.createElement("portal") must inherit property "src" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: document.createElement("portal") must inherit property "referrerPolicy" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: document.createElement("portal") must inherit property "activate(optional PortalActivateOptions)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: calling activate(optional PortalActivateOptions) on document.createElement("portal") with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: document.createElement("portal") must inherit property "postMessage(any, optional PostMessageOptions)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: calling postMessage(any, optional PostMessageOptions) on document.createElement("portal") with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: document.createElement("portal") must inherit property "onmessage" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLPortalElement interface: document.createElement("portal") must inherit property "onmessageerror" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface: operation postMessage(any, optional PostMessageOptions): FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface: attribute onmessage: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface: attribute onmessageerror: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost must be primary interface of window.portalHost: FAIL (Chrome: FAIL, Safari: FAIL)
Stringification of window.portalHost: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface: window.portalHost must inherit property "postMessage(any, optional PostMessageOptions)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface: calling postMessage(any, optional PostMessageOptions) on window.portalHost with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface: window.portalHost must inherit property "onmessage" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
PortalHost interface: window.portalHost must inherit property "onmessageerror" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
PortalActivateEvent interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
PortalActivateEvent interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
PortalActivateEvent interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
PortalActivateEvent interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
PortalActivateEvent interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
PortalActivateEvent interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
PortalActivateEvent interface: attribute data: FAIL (Chrome: FAIL, Safari: FAIL)
PortalActivateEvent interface: operation adoptPredecessor(): FAIL (Chrome: FAIL, Safari: FAIL)
PortalActivateEvent must be primary interface of new PortalActivateEvent("portalactivate"): FAIL (Chrome: FAIL, Safari: FAIL)
Stringification of new PortalActivateEvent("portalactivate"): FAIL (Chrome: FAIL, Safari: FAIL)
PortalActivateEvent interface: new PortalActivateEvent("portalactivate") must inherit property "data" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
PortalActivateEvent interface: new PortalActivateEvent("portalactivate") must inherit property "adoptPredecessor()" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLBodyElement interface: attribute onportalactivate: FAIL (Chrome: FAIL, Safari: FAIL)
Window interface: attribute portalHost: FAIL (Chrome: FAIL, Safari: FAIL)
Window interface: attribute onportalactivate: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLFrameSetElement interface: attribute onportalactivate: FAIL (Chrome: FAIL, Safari: FAIL)

Tests Disabled in Gecko Infrastructure

/portals/idlharness.window.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-opt, Gecko-windows10-32-debug, Gecko-windows10-32-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt] (Chrome: OK, Safari: OK)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d53f5bb4e6b1
[wpt PR 25760] - Add test for interfaces/portals.idl, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in before you can comment on or make changes to this bug.