[wpt-sync] Sync PR 25115 - Update interfaces/orientation-sensor.idl
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25115 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25115
Details from upstream follow.
autofoolip <auto@foolip.org> wrote:
Update interfaces/orientation-sensor.idl
This PR was automatically created by a bot.
Before merging, please check that any tests that depend on the updated IDL files still work.
If additional changes are needed, please manually create another PR based on this one.
See the README for how the IDL files in this directory are used.
<hr>
Source: https://github.com/tidoust/reffy-reports/blob/4cba804/ed/idl/orientation-sensor.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/719138445
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 29 subtests
Status Summary
Firefox
OK : 1
PASS: 2
FAIL: 27
Chrome
OK : 1
PASS: 29
Safari
OK : 1
PASS: 2
FAIL: 27
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/orientation-sensor/idlharness.https.window.html: OK [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-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
] (Chrome: OK, Safari: OK)
AbsoluteOrientationSensor interface object name: FAIL (Chrome: PASS, Safari: FAIL)
RelativeOrientationSensor interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
OrientationSensor interface: new AbsoluteOrientationSensor(); must inherit property "populateMatrix(RotationMatrixType)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
RelativeOrientationSensor interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
RelativeOrientationSensor interface object name: FAIL (Chrome: PASS, Safari: FAIL)
OrientationSensor interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new AbsoluteOrientationSensor();: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new RelativeOrientationSensor();: FAIL (Chrome: PASS, Safari: FAIL)
AbsoluteOrientationSensor interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
OrientationSensor interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
OrientationSensor interface: attribute quaternion: FAIL (Chrome: PASS, Safari: FAIL)
AbsoluteOrientationSensor must be primary interface of new AbsoluteOrientationSensor();: FAIL (Chrome: PASS, Safari: FAIL)
OrientationSensor interface: calling populateMatrix(RotationMatrixType) on new AbsoluteOrientationSensor(); with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
AbsoluteOrientationSensor interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
OrientationSensor interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
RelativeOrientationSensor interface object length: FAIL (Chrome: PASS, Safari: FAIL)
OrientationSensor interface: new AbsoluteOrientationSensor(); must inherit property "quaternion" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
RelativeOrientationSensor interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
OrientationSensor interface object length: FAIL (Chrome: PASS, Safari: FAIL)
OrientationSensor interface object name: FAIL (Chrome: PASS, Safari: FAIL)
AbsoluteOrientationSensor interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
AbsoluteOrientationSensor interface object length: FAIL (Chrome: PASS, Safari: FAIL)
AbsoluteOrientationSensor interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
OrientationSensor interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
RelativeOrientationSensor interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
RelativeOrientationSensor must be primary interface of new RelativeOrientationSensor();: FAIL (Chrome: PASS, Safari: FAIL)
OrientationSensor interface: operation populateMatrix(RotationMatrixType): FAIL (Chrome: PASS, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/orientation-sensor/idlharness.https.window.html: OK [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-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
] (Chrome: OK, Safari: OK)
Comment 4•4 years ago
|
||
bugherder |
Description
•