Closed
Bug 1476193
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12015 - Fix Create-on-worker-shutdown.any.js timing out when asserts fail
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
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 12015 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12015
Details from upstream follow.
Nate Chapin <japhet@chromium.org> wrote:
> Fix Create-on-worker-shutdown.any.js timing out when asserts fail
>
> The worker's onmessage handled needs to be wrapped in a step_func()
>
> Change-Id: Icfbad1936d9c9bd7fbd5522ce64f667f2699ef0d
> Reviewed-on: https://chromium-review.googlesource.com/1139179
> WPT-Export-Revision: 96d9427db1675c1daa03f6662b75688b290f4d48
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e4ed7371bc95bbcceaccab3ec795bde066981039
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8c39cd78eb3813db7d6abc6a6fc33b2b03c3a893
Assignee | ||
Comment 6•7 years ago
|
||
Ran 2 tests and 2 subtests
OK : 2
PASS : 2
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/017af06d0108
[wpt PR 12015] - Fix Create-on-worker-shutdown.any.js timing out when asserts fail, a=testonly
Comment 8•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
•