Closed
Bug 1469511
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11564 - Additional web-platform-tests for nested workers
Categories
(Core :: DOM: Workers, enhancement, P4)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11564 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11564
Details from upstream follow.
Nate Chapin <japhet@chromium.org> wrote:
> Additional web-platform-tests for nested workers
>
> Bug: 31666
> Change-Id: Ib4e935437d0bf08fabc6c83103e6979e1c7ac8c8
> Reviewed-on: https://chromium-review.googlesource.com/1104953
> WPT-Export-Revision: 3662190cef5f6340e775bf9b8791865141512818
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Workers
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=c7bed3f30a40ad62af1ec67cfd48fc561a80ef1c
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 7 tests and 19 subtests
OK : 5
PASS : 5
TIMEOUT: 2
ERROR : 2
NOTRUN : 12
New tests that have failures or other problems:
/workers/modules/dedicated-worker-import.any.html: ERROR
Dynamic import and then static import.: NOTRUN
Dynamic import.: NOTRUN
Nested dynamic import.: NOTRUN
Nested static import.: NOTRUN
Static import and then dynamic import.: NOTRUN
Static import.: TIMEOUT
eval(import()).: NOTRUN
/workers/modules/dedicated-worker-import.any.worker.html: ERROR
Dynamic import and then static import.: NOTRUN
Dynamic import.: NOTRUN
Nested dynamic import.: NOTRUN
Nested static import.: NOTRUN
Static import and then dynamic import.: NOTRUN
Static import.: TIMEOUT
eval(import()).: NOTRUN
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/edadc109ab77
[wpt PR 11564] - Additional web-platform-tests for nested workers, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/920192be706e
[wpt PR 11564] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/edadc109ab77
https://hg.mozilla.org/mozilla-central/rev/920192be706e
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
•