Closed Bug 1670172 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 26058 - Update interfaces/badging.idl

Categories

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

task

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

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

Update interfaces/badging.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/6ca86e3/ed/idl/badging.idl
Build: https://travis-ci.org/w3c/webref/builds/188984495

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 2 tests and 29 subtests

Status Summary

Firefox

OK : 2
PASS: 38
FAIL: 15

Chrome

OK : 2
PASS: 43
FAIL: 10

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.https.any.worker.html
WorkerNavigator interface: operation setAppBadge(optional unsigned long long): FAIL (Chrome: FAIL, Safari: FAIL)
WorkerNavigator interface: operation clearAppBadge(): FAIL (Chrome: FAIL, Safari: FAIL)
WorkerNavigator interface: navigator must inherit property "setAppBadge(optional unsigned long long)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
WorkerNavigator interface: calling setAppBadge(optional unsigned long long) on navigator with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
WorkerNavigator interface: navigator must inherit property "clearAppBadge()" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
/badging/idlharness.https.any.html
Navigator interface: operation setClientBadge(optional unsigned long long): FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: operation clearClientBadge(): FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: operation setAppBadge(optional unsigned long long): FAIL (Chrome: PASS, Safari: FAIL)
Navigator interface: operation clearAppBadge(): FAIL (Chrome: PASS, Safari: FAIL)
Navigator interface: navigator must inherit property "setClientBadge(optional unsigned long long)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: calling setClientBadge(optional unsigned long long) on navigator with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: navigator must inherit property "clearClientBadge()" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: navigator must inherit property "setAppBadge(optional unsigned long long)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Navigator interface: calling setAppBadge(optional unsigned long long) on navigator with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
Navigator interface: navigator must inherit property "clearAppBadge()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)

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