Closed Bug 1477410 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 12106 - Simplify the orientation-sensor IDL test

Categories

(Core :: DOM: Device Interfaces, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Luke Bjerring <lukebjerring@google.com> wrote:
>  Simplify the orientation-sensor IDL test
>  
>
Component: web-platform-tests → DOM: Device Interfaces
Product: Testing → Core
Ran 1 tests and 30 subtests
OK     : 1
PASS   : 3
FAIL   : 27

New tests that have failures or other problems:
/orientation-sensor/idlharness.https.window.html
    AbsoluteOrientationSensor interface object length: FAIL
    AbsoluteOrientationSensor interface object name: FAIL
    AbsoluteOrientationSensor interface: existence and properties of interface object: FAIL
    AbsoluteOrientationSensor interface: existence and properties of interface prototype object: FAIL
    AbsoluteOrientationSensor interface: existence and properties of interface prototype object's "constructor" property: FAIL
    AbsoluteOrientationSensor interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    AbsoluteOrientationSensor must be primary interface of new AbsoluteOrientationSensor();: FAIL
    OrientationSensor interface object length: FAIL
    OrientationSensor interface object name: FAIL
    OrientationSensor interface: attribute quaternion: FAIL
    OrientationSensor interface: calling populateMatrix(RotationMatrixType) on new AbsoluteOrientationSensor(); with too few arguments must throw TypeError: FAIL
    OrientationSensor interface: existence and properties of interface object: FAIL
    OrientationSensor interface: existence and properties of interface prototype object: FAIL
    OrientationSensor interface: existence and properties of interface prototype object's "constructor" property: FAIL
    OrientationSensor interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    OrientationSensor interface: new AbsoluteOrientationSensor(); must inherit property "populateMatrix(RotationMatrixType)" with the proper type: FAIL
    OrientationSensor interface: new AbsoluteOrientationSensor(); must inherit property "quaternion" with the proper type: FAIL
    OrientationSensor interface: operation populateMatrix(RotationMatrixType): FAIL
    RelativeOrientationSensor interface object length: FAIL
    RelativeOrientationSensor interface object name: FAIL
    RelativeOrientationSensor interface: existence and properties of interface object: FAIL
    RelativeOrientationSensor interface: existence and properties of interface prototype object: FAIL
    RelativeOrientationSensor interface: existence and properties of interface prototype object's "constructor" property: FAIL
    RelativeOrientationSensor interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    RelativeOrientationSensor must be primary interface of new RelativeOrientationSensor();: FAIL
    Stringification of new AbsoluteOrientationSensor();: FAIL
    Stringification of new RelativeOrientationSensor();: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2e4644d3bad6
[wpt PR 12106] - Simplify the orientation-sensor IDL test, a=testonly
https://hg.mozilla.org/mozilla-central/rev/2e4644d3bad6
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.