Closed
Bug 1506089
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 14002 - ServiceWorker: Add t.add_cleanup() in WPT tests.
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14002 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14002
Details from upstream follow.
Asami Doi <d0iasm.pub@gmail.com> wrote:
> ServiceWorker: Add t.add_cleanup() in WPT tests.
>
> This CL adds t.add_cleanup() and service_worker_unregister()
> in WPT tests because this cleanup process is needed regardless
> of passing on failing state.
>
> Bug: 824647
> Change-Id: Ieb790d4d7f63fc4810f6062d7e288aad1e88f45d
> Reviewed-on: https://chromium-review.googlesource.com/1328545
> WPT-Export-Revision: c633d10168f2404090326e9081983fafe2c7f8f1
Assignee | ||
Comment 1•7 years ago
|
||
PR 14002 applied with additional changes from upstream: f7f9cb8d3d6076d840d28af8f0c8fe15c7200cff
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=741f112621c052a82aec04ab9eaaa2fc2c6bcbf1
Assignee | ||
Updated•7 years ago
|
Component: DOM: Service Workers → web-platform-tests
Product: Core → Testing
Assignee | ||
Comment 4•7 years ago
|
||
Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4873ac0bde50284b297d646fe5950cc6bae5d17d
Assignee | ||
Comment 6•7 years ago
|
||
Assignee | ||
Comment 7•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=567bf51bfbb74b874ded8e73314f210c6653bd60
Assignee | ||
Comment 8•7 years ago
|
||
Assignee | ||
Comment 9•7 years ago
|
||
Ran 1 tests and 7 subtests
OK : 1
FAIL : 7
Assignee | ||
Comment 10•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=21c83a46a1aeb621d10d363de1e1b74464795a90
Comment 11•7 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d4129dccff17
[wpt PR 14002] - ServiceWorker: Add t.add_cleanup() in WPT tests., a=testonly
Comment 12•7 years ago
|
||
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/15de90ba7ca8
[wpt PR 14002] - ServiceWorker: Add t.add_cleanup() in WPT tests., a=testonly
Comment 13•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•