Closed
Bug 1480586
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 12286 - Test NotificationEvent only in service workers
Categories
(Toolkit Graveyard :: Notifications and Alerts, enhancement, P4)
Toolkit Graveyard
Notifications and Alerts
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12286 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12286
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
> Test NotificationEvent only in service workers
>
> Follow up to https://github.com/web-platform-tests/wpt/pull/11859.
| Assignee | ||
Comment 1•8 years ago
|
||
PR 12286 applied with additional changes from upstream: cdf07c95993dd35ba073d54a60a1f309b9bded72
| Assignee | ||
Updated•8 years ago
|
Component: web-platform-tests → Notifications and Alerts
Product: Testing → Toolkit
| Assignee | ||
Comment 2•8 years ago
|
||
| Assignee | ||
Comment 3•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7dedccef0b9f6e3b0033bb9f3f0ef2f4e5a3ed34
| Assignee | ||
Comment 4•8 years ago
|
||
Ran 4 tests and 285 subtests
OK : 3
PASS : 240
FAIL : 45
TIMEOUT: 1
New tests that have failures or other problems:
/notifications/idlharness.any.html
Notification interface: attribute actions: FAIL
Notification interface: attribute badge: FAIL
Notification interface: attribute image: FAIL
Notification interface: attribute maxActions: FAIL
Notification interface: attribute renotify: FAIL
Notification interface: attribute silent: FAIL
Notification interface: attribute timestamp: FAIL
Notification interface: attribute vibrate: FAIL
Notification interface: notification must inherit property "actions" with the proper type: FAIL
Notification interface: notification must inherit property "badge" with the proper type: FAIL
Notification interface: notification must inherit property "image" with the proper type: FAIL
Notification interface: notification must inherit property "renotify" with the proper type: FAIL
Notification interface: notification must inherit property "silent" with the proper type: FAIL
Notification interface: notification must inherit property "timestamp" with the proper type: FAIL
Notification interface: notification must inherit property "vibrate" with the proper type: FAIL
/notifications/idlharness.any.sharedworker.html
Notification interface: attribute actions: FAIL
Notification interface: attribute badge: FAIL
Notification interface: attribute image: FAIL
Notification interface: attribute maxActions: FAIL
Notification interface: attribute renotify: FAIL
Notification interface: attribute silent: FAIL
Notification interface: attribute timestamp: FAIL
Notification interface: attribute vibrate: FAIL
Notification interface: notification must inherit property "actions" with the proper type: FAIL
Notification interface: notification must inherit property "badge" with the proper type: FAIL
Notification interface: notification must inherit property "image" with the proper type: FAIL
Notification interface: notification must inherit property "renotify" with the proper type: FAIL
Notification interface: notification must inherit property "silent" with the proper type: FAIL
Notification interface: notification must inherit property "timestamp" with the proper type: FAIL
Notification interface: notification must inherit property "vibrate" with the proper type: FAIL
/notifications/idlharness.any.worker.html
Notification interface: attribute actions: FAIL
Notification interface: attribute badge: FAIL
Notification interface: attribute image: FAIL
Notification interface: attribute maxActions: FAIL
Notification interface: attribute renotify: FAIL
Notification interface: attribute silent: FAIL
Notification interface: attribute timestamp: FAIL
Notification interface: attribute vibrate: FAIL
Notification interface: notification must inherit property "actions" with the proper type: FAIL
Notification interface: notification must inherit property "badge" with the proper type: FAIL
Notification interface: notification must inherit property "image" with the proper type: FAIL
Notification interface: notification must inherit property "renotify" with the proper type: FAIL
Notification interface: notification must inherit property "silent" with the proper type: FAIL
Notification interface: notification must inherit property "timestamp" with the proper type: FAIL
Notification interface: notification must inherit property "vibrate" with the proper type: FAIL
/notifications/idlharness.https.any.serviceworker.html: TIMEOUT
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2d8b15dc2638
[wpt PR 12286] - Test NotificationEvent only in service workers, a=testonly
Comment 6•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•3 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•