Bug 1881171 [wpt PR 44690] - Extend idbindex_get Web platform test coverage to worker...
commit0dcb1c55d2cc6068f1204d190b6c83e18f9af92f
authorBlink WPT Bot <blink-w3c-test-autoroller@chromium.org>
Sat, 2 Mar 2024 22:39:11 +0000 (2 22:39 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 4 Mar 2024 09:26:30 +0000 (4 09:26 +0000)
tree4d161af938c08a9a9b0fa0fd33396263f1d6a572
parent4d2ea8bcfabcb2946d456513339f4f5140e03289
Bug 1881171 [wpt PR 44690] - Extend idbindex_get Web platform test coverage to workers., a=testonly

Automatic update from web-platform-tests
Extend idbindex_get Web platform test coverage to workers. (#44690)

web_tests/external/wpt/IndexedDB/ tests are only testing behavior in window environment.
Extend the tests to cover different workers (dedicated, serviceworker, sharedworker).
Tests related to idbindex_get.htm have been extended.

Bug: 41455766

Change-Id: Ib2ffb0715a5aa994a92cd22dfa36932cddb4e637
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5311293
Reviewed-by: Evan Stade <estade@chromium.org>
Reviewed-by: Ayu Ishii <ayui@chromium.org>
Commit-Queue: Sneha Agarwal <snehagarwal@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1264153}

Co-authored-by: snehagarwal <snehagarwal@microsoft.com>
--

wpt-commits: 3cc0431fcf1e5c4366f447fde79227abeb138408
wpt-pr: 44690
16 files changed:
testing/web-platform/tests/IndexedDB/idbindex_get.any.js [new file with mode: 0644]
testing/web-platform/tests/IndexedDB/idbindex_get.htm [deleted file]
testing/web-platform/tests/IndexedDB/idbindex_get2.any.js [new file with mode: 0644]
testing/web-platform/tests/IndexedDB/idbindex_get2.htm [deleted file]
testing/web-platform/tests/IndexedDB/idbindex_get3.any.js [new file with mode: 0644]
testing/web-platform/tests/IndexedDB/idbindex_get3.htm [deleted file]
testing/web-platform/tests/IndexedDB/idbindex_get4.any.js [new file with mode: 0644]
testing/web-platform/tests/IndexedDB/idbindex_get4.htm [deleted file]
testing/web-platform/tests/IndexedDB/idbindex_get5.any.js [new file with mode: 0644]
testing/web-platform/tests/IndexedDB/idbindex_get5.htm [deleted file]
testing/web-platform/tests/IndexedDB/idbindex_get6.any.js [new file with mode: 0644]
testing/web-platform/tests/IndexedDB/idbindex_get6.htm [deleted file]
testing/web-platform/tests/IndexedDB/idbindex_get7.any.js [new file with mode: 0644]
testing/web-platform/tests/IndexedDB/idbindex_get7.htm [deleted file]
testing/web-platform/tests/IndexedDB/idbindex_get8.any.js [new file with mode: 0644]
testing/web-platform/tests/IndexedDB/idbindex_get8.htm [deleted file]