[wpt-sync] Sync PR 50168 - IDB WPTs: Extend request 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 50168 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50168
Details from upstream follow.
Garima Chadha <garimachadha@microsoft.com> wrote:
IDB WPTs: Extend request related tests to workers
The update modifies request related WPTs to run not only
in window environments but also on dedicated, service, and shared
workers.Bug: 41455766
Change-Id: I4160274ceb2909ec5e9c9a9b40c5f3573ba1f9d0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5912455
Commit-Queue: Garima Chadha \<garimachadha@microsoft.com>
Reviewed-by: Steve Becker \<stevebe@microsoft.com>
Reviewed-by: Rahul Singh \<rahsin@microsoft.com>
Auto-Submit: Garima Chadha \<garimachadha@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1408517}
Assignee | ||
Updated•27 days ago
|
Assignee | ||
Comment 1•27 days ago
|
||
Assignee | ||
Comment 2•27 days ago
|
||
Assignee | ||
Updated•27 days ago
|
Assignee | ||
Updated•27 days ago
|
Assignee | ||
Comment 3•27 days ago
|
||
Assignee | ||
Comment 4•27 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 12 tests and 1 subtests
Status Summary
Firefox
OK
: 12
PASS
: 24
Chrome
OK
: 12
PASS
: 24
Description
•