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