Closed
Bug 1458388
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10744 - [Layered API] Implement std:async-local-storage
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox62 fixed)
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10744 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10744
Details from upstream follow.
Hiroshige Hayashizaki <hiroshige@chromium.org> wrote:
> [Layered API] Implement std:async-local-storage
>
> This CL imports the async-local-storage implementation as-is
> except for renaming to index.js.
>
> Original author: domenic@chromium.org
> https://github.com/domenic/async-local-storage
> which is authored by Chromium Authors and licensed under
> Apache 2 License.
>
> Tentatively this CL imports the files under core/script/resources
> until a long-term plan for repository location etc. is settled.
>
> This CL also imports a test with some modifications.
>
> Change-Id: I99944c75240ab2f1d114aa85f5c8ffac1f5e9b98
>
> Reviewed-on: https://chromium-review.googlesource.com/1033713
> WPT-Export-Revision: cbb3afbc8918fae0190dc6c0e432708e89e1fa89
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=107dc528f286e3890caed344271c3aa7493bf1a4
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Comment 4•7 years ago
|
||
Try push failed: decision task returned error
Reporter | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ce758c8ad11ca4835a16572d50425bdfa0540816
Reporter | ||
Comment 6•7 years ago
|
||
Try push failed: decision task returned error
Reporter | ||
Comment 7•7 years ago
|
||
Try push failed: decision task returned error
Reporter | ||
Comment 8•7 years ago
|
||
Try push failed: decision task returned error
Reporter | ||
Comment 9•7 years ago
|
||
Reporter | ||
Comment 10•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ebfd17e17d68ef6e893d89e7adb874e1ce75715e
Reporter | ||
Comment 11•7 years ago
|
||
Reporter | ||
Comment 12•7 years ago
|
||
Reporter | ||
Comment 13•7 years ago
|
||
Ran 1 tests
TIMEOUT: 1
New tests that have failures or other problems:
/async-local-storage/storage-smoke-test.https.tentative.html: TIMEOUT
Reporter | ||
Comment 14•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3dca59d3be2b1b0d6deb322e3a889b7c976a6697
Comment 15•7 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4a93d9a50df7
[wpt PR 10744] - [Layered API] Implement std:async-local-storage behind a flag, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/7f36fc852849
[wpt PR 10744] - Update wpt metadata, a=testonly
Comment 16•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4a93d9a50df7
https://hg.mozilla.org/mozilla-central/rev/7f36fc852849
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•