Closed
Bug 1497008
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 13405 - Fix assert for StorageEvent constructor test
Categories
(Core :: Storage: localStorage & sessionStorage, enhancement, P4)
Core
Storage: localStorage & sessionStorage
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13405 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13405
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
> Fix assert for StorageEvent constructor test
>
> Reported by @Zirro:
> https://github.com/web-platform-tests/wpt/pull/13368/files/56c3da3f1c6921a9a80433657d49b42bd8c05596#r223192022
Assignee | ||
Comment 1•6 years ago
|
||
PR 13405 applied with additional changes from upstream: c4fce5c3c37e30b192a596c4dc779e4192f1bc12
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Web Storage
Product: Testing → Core
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3c6254e5c29a700c1dfb279dd6bebcb418aaa715
Assignee | ||
Comment 4•6 years ago
|
||
Ran 1 tests and 5 subtests
OK : 1
PASS : 2
FAIL : 3
New tests that have failures or other problems:
/webstorage/event_initstorageevent.html
initStorageEvent with 1 argument: FAIL
initStorageEvent with 8 null arguments: FAIL
initStorageEvent with 8 undefined arguments: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5ea03aea8846
[wpt PR 13405] - Fix assert for StorageEvent constructor test, a=testonly
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•