Closed Bug 1646700 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 24235 - Update picture-in-picture idlharness test

Categories

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

task

Tracking

(firefox80 fixed)

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Stephen McGruer <smcgruer@chromium.org> wrote:

Update picture-in-picture idlharness test

The actual idl update already happened in
https://github.com/web-platform-tests/wpt/commit/1449b69c394008d51cb625bd1adbde782c01e8be,
but the associated test was not updated.

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

Component: web-platform-tests → Video/Audio Controls
Product: Testing → Toolkit

We don't currently implement the Picture-in-Picture WebAPI, so moving back to Toolkit::web-platform-tests.

Component: Video/Audio Controls → web-platform-tests
Product: Toolkit → Testing
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---

CI Results

Ran 11 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: 27
FAIL: 40[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-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] 43[GitHub]

Chrome

OK : 1
PASS: 70

Safari

OK : 1
PASS: 60
FAIL: 10

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/picture-in-picture/idlharness.window.html
Document interface: attribute pictureInPictureEnabled: FAIL
HTMLVideoElement interface: video must inherit property "onenterpictureinpicture" with the proper type: FAIL
HTMLVideoElement interface: attribute autoPictureInPicture: FAIL
Document interface: document must inherit property "pictureInPictureElement" with the proper type: FAIL
PictureInPictureWindow must be primary interface of pipw: FAIL
Document interface: operation exitPictureInPicture(): FAIL
PictureInPictureWindow interface: existence and properties of interface prototype object: FAIL
HTMLVideoElement interface: attribute onleavepictureinpicture: FAIL
HTMLVideoElement interface: operation requestPictureInPicture(): FAIL
PictureInPictureWindow interface: existence and properties of interface prototype object's "constructor" property: FAIL
HTMLVideoElement interface: video must inherit property "autoPictureInPicture" with the proper type: FAIL
Document interface: document must inherit property "pictureInPictureEnabled" with the proper type: FAIL
ShadowRoot interface: attribute pictureInPictureElement: FAIL
PictureInPictureWindow interface: pipw must inherit property "height" with the proper type: FAIL
HTMLVideoElement interface: video must inherit property "requestPictureInPicture()" with the proper type: FAIL
HTMLVideoElement interface: attribute onenterpictureinpicture: FAIL
PictureInPictureWindow interface: attribute onresize: FAIL
PictureInPictureWindow interface: attribute width: FAIL
PictureInPictureWindow interface: existence and properties of interface object: FAIL
Document interface: attribute pictureInPictureElement: FAIL
PictureInPictureWindow interface object name: FAIL
DocumentOrShadowRoot interface: document must inherit property "pictureInPictureElement" with the proper type: FAIL
PictureInPictureWindow interface: existence and properties of interface prototype object's @@unscopables property: FAIL
HTMLVideoElement interface: video must inherit property "onleavepictureinpicture" with the proper type: FAIL
HTMLVideoElement interface: attribute disablePictureInPicture: FAIL
PictureInPictureWindow interface: pipw must inherit property "onresize" with the proper type: FAIL
Document interface: document must inherit property "exitPictureInPicture()" with the proper type: FAIL
Stringification of pipw: FAIL
PictureInPictureWindow interface object length: FAIL
PictureInPictureWindow interface: pipw must inherit property "width" with the proper type: FAIL
idl_test setup: FAIL
HTMLVideoElement interface: video must inherit property "disablePictureInPicture" with the proper type: FAIL
PictureInPictureWindow interface: attribute height: FAIL

New Tests That Don't Pass

/picture-in-picture/idlharness.window.html
Document interface: attribute pictureInPictureEnabled: FAIL (Chrome: PASS, Safari: PASS)
HTMLVideoElement interface: video must inherit property "onenterpictureinpicture" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLVideoElement interface: attribute autoPictureInPicture: FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureEvent interface: new PictureInPictureEvent("type", { pictureInPictureWindow: pipw }) must inherit property "pictureInPictureWindow" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Document interface: document must inherit property "pictureInPictureElement" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureWindow must be primary interface of pipw: FAIL (Chrome: PASS, Safari: PASS)
Document interface: operation exitPictureInPicture(): FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureWindow interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: PASS)
HTMLVideoElement interface: attribute onleavepictureinpicture: FAIL (Chrome: PASS, Safari: PASS)
HTMLVideoElement interface: operation requestPictureInPicture(): FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureWindow interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureEvent must be primary interface of new PictureInPictureEvent("type", { pictureInPictureWindow: pipw }): FAIL (Chrome: PASS, Safari: FAIL)
HTMLVideoElement interface: video must inherit property "autoPictureInPicture" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Document interface: document must inherit property "pictureInPictureEnabled" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
ShadowRoot interface: attribute pictureInPictureElement: FAIL (Chrome: PASS, Safari: PASS)
EnterPictureInPictureEvent interface: existence and properties of interface prototype object's "constructor" property: FAIL
PictureInPictureWindow interface: pipw must inherit property "height" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLVideoElement interface: video must inherit property "requestPictureInPicture()" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureEvent interface object length: FAIL (Chrome: PASS, Safari: FAIL)
HTMLVideoElement interface: attribute onenterpictureinpicture: FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureWindow interface: attribute onresize: FAIL (Chrome: PASS, Safari: PASS)
EnterPictureInPictureEvent interface object name: FAIL
PictureInPictureWindow interface: attribute width: FAIL (Chrome: PASS, Safari: PASS)
EnterPictureInPictureEvent interface: existence and properties of interface object: FAIL
PictureInPictureWindow interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: PASS)
Document interface: attribute pictureInPictureElement: FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureEvent interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
PictureInPictureWindow interface object name: FAIL (Chrome: PASS, Safari: PASS)
DocumentOrShadowRoot interface: document must inherit property "pictureInPictureElement" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureEvent interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
PictureInPictureWindow interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: PASS)
HTMLVideoElement interface: video must inherit property "onleavepictureinpicture" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
HTMLVideoElement interface: attribute disablePictureInPicture: FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureWindow interface: pipw must inherit property "onresize" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureEvent interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
Document interface: document must inherit property "exitPictureInPicture()" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Stringification of pipw: FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureWindow interface object length: FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureEvent interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
EnterPictureInPictureEvent interface object length: FAIL
PictureInPictureEvent interface: attribute pictureInPictureWindow: FAIL (Chrome: PASS, Safari: FAIL)
EnterPictureInPictureEvent interface: existence and properties of interface prototype object's @@unscopables property: FAIL
PictureInPictureWindow interface: pipw must inherit property "width" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
idl_test setup: FAIL (Chrome: PASS, Safari: PASS)
PictureInPictureEvent interface object name: FAIL (Chrome: PASS, Safari: FAIL)
HTMLVideoElement interface: video must inherit property "disablePictureInPicture" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
EnterPictureInPictureEvent interface: attribute pictureInPictureWindow: FAIL
PictureInPictureWindow interface: attribute height: FAIL (Chrome: PASS, Safari: PASS)
EnterPictureInPictureEvent interface: existence and properties of interface prototype object: FAIL
Stringification of new PictureInPictureEvent("type", { pictureInPictureWindow: pipw }): FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/438e66bc9113 [wpt PR 24235] - Update picture-in-picture idlharness test, a=testonly
Status: REOPENED → RESOLVED
Closed: 4 years ago4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.