Closed
Bug 1477240
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 12091 - Clean up the battery-status IDL test
Categories
(Core :: DOM: Device Interfaces, enhancement, P4)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12091 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/12091 Details from upstream follow. Luke Bjerring <lukebjerring@google.com> wrote: > Clean up the battery-status IDL test > >
Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → DOM: Device Interfaces
Product: Testing → Core
Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=352d5ccd123ab5f17b08db5bdcdf9a0b09bb5572
Assignee | ||
Comment 2•4 years ago
|
||
PR 12091 applied with additional changes from upstream: 9251c72947e2b48da90c9aa51a8b320fe742d4fa
Assignee | ||
Comment 3•4 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=e281035d1c8291d85732ee5610139644888e03eb
Assignee | ||
Comment 4•4 years ago
|
||
Ran 1 tests and 37 subtests OK : 1 PASS : 25 FAIL : 12 New tests that have failures or other problems: /battery-status/battery-interface-idlharness.https.window.html BatteryManager interface: manager must inherit property "charging" with the proper type: FAIL BatteryManager interface: manager must inherit property "chargingTime" with the proper type: FAIL BatteryManager interface: manager must inherit property "dischargingTime" with the proper type: FAIL BatteryManager interface: manager must inherit property "level" with the proper type: FAIL BatteryManager interface: manager must inherit property "onchargingchange" with the proper type: FAIL BatteryManager interface: manager must inherit property "onchargingtimechange" with the proper type: FAIL BatteryManager interface: manager must inherit property "ondischargingtimechange" with the proper type: FAIL BatteryManager interface: manager must inherit property "onlevelchange" with the proper type: FAIL BatteryManager must be primary interface of manager: FAIL Navigator interface: navigator must inherit property "getBattery()" with the proper type: FAIL Navigator interface: operation getBattery(): FAIL Stringification of manager: FAIL
Assignee | ||
Comment 5•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=232561328e1b4283e832ccbc8d52b9302ee20cc6
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/c78d9471dd64 [wpt PR 12091] - Clean up the battery-status IDL test, a=testonly
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c78d9471dd64
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•