Closed Bug 1667097 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 25770 - Add interfaces/serial.idl and test

Categories

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

task

Tracking

(firefox83 fixed)

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

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

Add interfaces/serial.idl and test

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

CI Results

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

Total 2 tests and 55 subtests

Status Summary

Firefox

OK : 2
PASS: 42
FAIL: 69

Chrome

OK : 2
PASS: 93
FAIL: 18

Safari

OK : 2
PASS: 42
FAIL: 69

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/serial/idlharness.https.any.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)
Serial interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface object length: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface object name: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: attribute onconnect: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: attribute ondisconnect: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: operation getPorts(): FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: operation requestPort(optional SerialOptions): FAIL (Chrome: PASS, Safari: FAIL)
Serial must be primary interface of navigator.serial: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of navigator.serial: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: navigator.serial must inherit property "onconnect" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: navigator.serial must inherit property "ondisconnect" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: navigator.serial must inherit property "getPorts()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: navigator.serial must inherit property "requestPort(optional SerialOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: calling requestPort(optional SerialOptions) on navigator.serial with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface object length: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface object name: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface: operation open(optional SerialOptions): FAIL (Chrome: FAIL, Safari: FAIL)
SerialPort interface: attribute in: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPort interface: attribute out: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPort interface: operation getInfo(): FAIL (Chrome: PASS, Safari: FAIL)
SerialPortInfo interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPortInfo interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPortInfo interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPortInfo interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPortInfo interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPortInfo interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: attribute serial: FAIL (Chrome: PASS, Safari: FAIL)
Navigator interface: navigator must inherit property "serial" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
/serial/idlharness.https.any.worker.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)
Serial interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface object length: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface object name: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: attribute onconnect: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: attribute ondisconnect: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: operation getPorts(): FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: member requestPort: FAIL (Chrome: PASS, Safari: FAIL)
Serial must be primary interface of navigator.serial: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of navigator.serial: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: navigator.serial must inherit property "onconnect" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: navigator.serial must inherit property "ondisconnect" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: navigator.serial must inherit property "getPorts()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Serial interface: navigator.serial must not have property "requestPort": FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface object length: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface object name: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
SerialPort interface: operation open(optional SerialOptions): FAIL (Chrome: FAIL, Safari: FAIL)
SerialPort interface: attribute in: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPort interface: attribute out: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPort interface: operation getInfo(): FAIL (Chrome: PASS, Safari: FAIL)
SerialPortInfo interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPortInfo interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPortInfo interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPortInfo interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPortInfo interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
SerialPortInfo interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
WorkerNavigator interface: attribute serial: FAIL (Chrome: PASS, Safari: FAIL)
WorkerNavigator interface: navigator must inherit property "serial" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)

Tests Disabled in Gecko Infrastructure

/serial/idlharness.https.any.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)
/serial/idlharness.https.any.worker.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)

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