Closed
Bug 1517370
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14696 - Async local storage: remove has() and make undefined = not present
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox67 fixed)
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14696 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14696
Details from upstream follow.
Domenic Denicola <domenic@chromium.org> wrote:
> Async local storage: remove has() and make undefined = not present
>
> Follows https://github.com/domenic/async-local-storage/commit/5bf31109f37d1371f619ea33d0e2391f10e8b8f5, and includes web platform test updates.
>
> Bug: 918704
> Change-Id: Ibc99816d10dba457194ff9e651ead9fc07bd6537
> Reviewed-on: https://chromium-review.googlesource.com/1393704
> WPT-Export-Revision: 8c04dac1848a7fb5b8f43f60d0fa0caaf29fc382
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=30c1b00b91cba8f2c8e06c99bd33bea763bcc1fc
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=71a55c409c4508b5a5398a4d77458257b965890f
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Ran 4 tests
TIMEOUT: 4
New tests that have failures or other problems:
/async-local-storage/undefined-value.https.html: TIMEOUT
Assignee | ||
Comment 7•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f793eda9cd094e68d049b14baf878946f2e3df27
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/22aa24c6f64b
[wpt PR 14696] - Async local storage: remove has() and make undefined = not present, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/1dff2d61900f
[wpt PR 14696] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/00d1b7c6cb2f
[wpt PR 14696] - Async local storage: remove has() and make undefined = not present, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/3a93031da62a
[wpt PR 14696] - Update wpt metadata, a=testonly
Comment 10•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/00d1b7c6cb2f
https://hg.mozilla.org/mozilla-central/rev/3a93031da62a
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
•