Closed
Bug 1526319
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14877 - Upstream fast/workers to external/wpt/workers: first batch.
Categories
(Core :: DOM: Workers, enhancement, P4)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14877 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14877
Details from upstream follow.
kdillon <kdillon@chromium.org> wrote:
Upstream fast/workers to external/wpt/workers: first batch.
Bug: 795636
Change-Id: Ifbeaf7eab76b992ac41a4dc7f23ec46f72ad8ca2
Reviewed-on: https://chromium-review.googlesource.com/c/1412827
Commit-Queue: Katie Dillon \<kdillon@chromium.org>
Reviewed-by: Hiroki Nakagawa \<nhiroki@chromium.org>
Cr-Commit-Position: refs/heads/master@{#625734}
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Workers
Product: Testing → Core
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8e27d1bd7825e51afe0be8bf8b762b071979ce85
| Assignee | ||
Comment 3•6 years ago
|
||
Ran 27 tests and 34 subtests
OK : 26
PASS : 27
FAIL : 7
ERROR : 1
New tests that have failures or other problems:
/workers/SharedWorker-constructor.html
Test recursive worker creation results in exception.: FAIL
/workers/SharedWorker-exception-propagation.html
Uncaught error in shared worker should not propagate to window: FAIL
/workers/SharedWorker-script-error.html: ERROR
/workers/Worker-constructor-proto.any.serviceworker.html
Tests that setting the proto of a built in constructor is not reset.: FAIL
/workers/Worker-constructor-proto.any.sharedworker.html
Tests that setting the proto of a built in constructor is not reset.: FAIL
/workers/Worker-constructor-proto.any.worker.html
Tests that setting the proto of a built in constructor is not reset.: FAIL
/workers/Worker-location.any.sharedworker.html
Test WorkerLocation properties.: FAIL
/workers/Worker-location.any.worker.html
Test WorkerLocation properties.: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/47ed73236f4c
[wpt PR 14877] - Upstream fast/workers to external/wpt/workers: first batch., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/24abb0024851
[wpt PR 14877] - Update wpt metadata, a=testonly
Comment 5•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/47ed73236f4c
https://hg.mozilla.org/mozilla-central/rev/24abb0024851
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•