[wpt-sync] Sync PR 50659 - IDB WPTs: Extend idbdatabase 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 50659 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50659
Details from upstream follow.
Garima Chadha <garimachadha@microsoft.com> wrote:
IDB WPTs: Extend idbdatabase related tests to workers
The update modifies idbdatabase related WPTs to run not
only in window environments but also on dedicated, service, and shared
workers.Change-Id: I3706384e30023352e5590978bc3bafc94d080a75
Bug: 41455766
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6204202
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@{#1419465}
Assignee | ||
Updated•12 days ago
|
Assignee | ||
Updated•12 days ago
|
Assignee | ||
Updated•12 days ago
|
Assignee | ||
Updated•12 days ago
|
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 16 tests and 2 subtests
Status Summary
Firefox
OK
: 16
PASS
: 48
Chrome
OK
: 16
PASS
: 48
Safari
OK
: 16
PASS
: 48
Description
•