[wpt-sync] Sync PR 48105 - IDB WPTs: Extend 2 more cursor continue() index WPTs to run on workers
Categories
(Core :: Storage: IndexedDB, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48105 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48105
Details from upstream follow.
Rahul Singh <rahsin@microsoft.com> wrote:
IDB WPTs: Extend 2 more cursor continue() index WPTs to run on workers
These IndexedDB WPTs currently only run in a window environment. This
change moves them into the idbcursor_continue_index.any.js file. This
extends them to also run in dedicated, shared, and service worker
environments.Bug: 41455766
Change-Id: I25c2da4f7a4a3a79469d85cd4b3c69fff2657359
Reviewed-on: https://chromium-review.googlesource.com/5852860
WPT-Export-Revision: 41220853d8ed6c86d8e10e9188263bc2bc85e1c9
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
Assignee | ||
Comment 2•3 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 10 subtests
Status Summary
Firefox
OK
: 4
PASS
: 40
Chrome
PASS
: 2
TIMEOUT
: 42
Safari
OK
: 4
PASS
: 40
Links
Comment 4•3 months ago
|
||
bugherder |
Description
•