Closed
Bug 1838920
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 40598 - IndexedDB: fix WPT that inverted array/element in expectation
Categories
(Core :: Storage: IndexedDB, task, P4)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40598 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40598
Details from upstream follow.
Evan Stade <estade@chromium.org> wrote:
IndexedDB: fix WPT that inverted array/element in expectation
assert_in_array had the parameters inverted.
Bug: 1455258
Change-Id: Ib35ea2a9dce773f4d1fd578f90e14d7c43be8230
Reviewed-on: https://chromium-review.googlesource.com/4621867
WPT-Export-Revision: f474d515e1152b408b0289c4829bd46a1c7c32fa
| Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Storage: IndexedDB
Product: Testing → Core
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6ea1e29090ca4f1d9d760ac8a12f32ffdf6ad34b
| Assignee | ||
Comment 2•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b594c1cc1ef
[wpt PR 40598] - IndexedDB: fix WPT that inverted array/element in expectation, a=testonly
| Assignee | ||
Comment 4•2 years ago
|
||
Test result changes from PR not available.
Comment 5•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•