[wpt-sync] Sync PR 50661 - IDB WPTs: Extend idbcursor related tests to workers
Categories
(Core :: Storage: IndexedDB, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50661 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50661
Details from upstream follow.
Garima Chadha <garimachadha@microsoft.com> wrote:
IDB WPTs: Extend idbcursor related tests to workers
The update modifies idbcursor related WPTs to run not
only in window environments but also on dedicated, service, and shared
workers.Change-Id: I291ae2fdd2cb2ff72e6061a9405090ac40aed247
Bug: 41455766
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6203388
Reviewed-by: Rahul Singh \<rahsin@microsoft.com>
Auto-Submit: Garima Chadha \<garimachadha@microsoft.com>
Reviewed-by: Steve Becker \<stevebe@microsoft.com>
Commit-Queue: Steve Becker \<stevebe@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1419468}
Assignee | ||
Updated•12 days ago
|
Assignee | ||
Updated•12 days ago
|
Assignee | ||
Updated•12 days ago
|
Assignee | ||
Comment 1•12 days ago
|
||
Assignee | ||
Comment 2•11 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 32 tests and 4 subtests
Status Summary
Firefox
OK
: 32
PASS
: 80
Chrome
OK
: 32
PASS
: 80
Safari
OK
: 32
PASS
: 80
Description
•