Closed Bug 1612141 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 21494 - Add interfaces/badging.idl and test

Categories

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

task

Tracking

(firefox75 fixed)

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Stephen McGruer <smcgruer@chromium.org> wrote:

Add interfaces/badging.idl and test

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

CI Results

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

Total 45 tests

Status Summary

Firefox

OK : 2
PASS: 38[GitHub] 81[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, 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]
FAIL: 15

Chrome

OK : 2
PASS: 38
FAIL: 15

Safari

OK : 2
PASS: 38
FAIL: 15

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/badging/idlharness.any.html
Navigator interface: navigator must inherit property "setClientBadge(unsigned long long)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: navigator must inherit property "clearClientBadge()" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: operation clearClientBadge(): FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: operation setAppBadge(unsigned long long): FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: navigator must inherit property "clearAppBadge()" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: navigator must inherit property "setAppBadge(unsigned long long)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: calling setClientBadge(unsigned long long) on navigator with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: operation setClientBadge(unsigned long long): FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: calling setAppBadge(unsigned long long) on navigator with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: operation clearAppBadge(): FAIL (Chrome: FAIL, Safari: FAIL)
/badging/idlharness.any.worker.html
WorkerNavigator interface: navigator must inherit property "clearAppBadge()" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
WorkerNavigator interface: navigator must inherit property "setAppBadge(unsigned long long)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
WorkerNavigator interface: calling setAppBadge(unsigned long long) on navigator with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
WorkerNavigator interface: operation clearAppBadge(): FAIL (Chrome: FAIL, Safari: FAIL)
WorkerNavigator interface: operation setAppBadge(unsigned long long): FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bbda74262255 [wpt PR 21494] - Add interfaces/badging.idl and test, a=testonly https://hg.mozilla.org/integration/autoland/rev/4509caf900f9 [wpt PR 21494] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.