Closed Bug 1672917 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 26249 - Update interfaces/webhid.idl

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'autofoolip <auto@foolip.org>' wrote:

Update interfaces/webhid.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/w3c/webref/blob/4095870/ed/idl/webhid.idl
Build: https://travis-ci.org/w3c/webref/builds/191845379

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

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

Total 1 tests and 64 subtests

Status Summary

Firefox

OK : 1
PASS: 12
FAIL: 52

Chrome

OK : 1
PASS: 63
FAIL: 1

Safari

OK : 1
PASS: 12
FAIL: 52

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/webhid/idlharness.https.window.html
HID interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
HID interface object length: FAIL (Chrome: PASS, Safari: FAIL)
HID interface object name: FAIL (Chrome: PASS, Safari: FAIL)
HID interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
HID interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
HID interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
HID interface: attribute onconnect: FAIL (Chrome: PASS, Safari: FAIL)
HID interface: attribute ondisconnect: FAIL (Chrome: PASS, Safari: FAIL)
HID interface: operation getDevices(): FAIL (Chrome: PASS, Safari: FAIL)
HID interface: operation requestDevice(HIDDeviceRequestOptions): FAIL (Chrome: PASS, Safari: FAIL)
HID must be primary interface of navigator.hid: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of navigator.hid: FAIL (Chrome: PASS, Safari: FAIL)
HID interface: navigator.hid must inherit property "onconnect" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HID interface: navigator.hid must inherit property "ondisconnect" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HID interface: navigator.hid must inherit property "getDevices()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HID interface: navigator.hid must inherit property "requestDevice(HIDDeviceRequestOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
HID interface: calling requestDevice(HIDDeviceRequestOptions) on navigator.hid with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
HIDConnectionEvent interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
HIDConnectionEvent interface object length: FAIL (Chrome: PASS, Safari: FAIL)
HIDConnectionEvent interface object name: FAIL (Chrome: PASS, Safari: FAIL)
HIDConnectionEvent interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
HIDConnectionEvent interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
HIDConnectionEvent interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
HIDConnectionEvent interface: attribute device: FAIL (Chrome: PASS, Safari: FAIL)
HIDInputReportEvent interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
HIDInputReportEvent interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
HIDInputReportEvent interface object name: FAIL (Chrome: PASS, Safari: FAIL)
HIDInputReportEvent interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
HIDInputReportEvent interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
HIDInputReportEvent interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
HIDInputReportEvent interface: attribute device: FAIL (Chrome: PASS, Safari: FAIL)
HIDInputReportEvent interface: attribute reportId: FAIL (Chrome: PASS, Safari: FAIL)
HIDInputReportEvent interface: attribute data: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface object length: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface object name: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: attribute oninputreport: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: attribute opened: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: attribute vendorId: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: attribute productId: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: attribute productName: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: attribute collections: FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: operation open(): FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: operation close(): FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: operation sendReport(octet, BufferSource): FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: operation sendFeatureReport(octet, BufferSource): FAIL (Chrome: PASS, Safari: FAIL)
HIDDevice interface: operation receiveFeatureReport(octet): FAIL (Chrome: PASS, Safari: FAIL)
Navigator interface: attribute hid: FAIL (Chrome: PASS, Safari: FAIL)
Navigator interface: navigator must inherit property "hid" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6e6968032711
[wpt PR 26249] - Update interfaces/webhid.idl, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.