Closed
Bug 1477240
Opened 7 years ago
Closed 7 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: wpt-sync, 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•7 years ago
|
Component: web-platform-tests → DOM: Device Interfaces
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
PR 12091 applied with additional changes from upstream: 9251c72947e2b48da90c9aa51a8b320fe742d4fa
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 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•7 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•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 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
•