github web-platform-tests/wpt merge_pr_48132

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
5 months ago

IDB WPTs: Extend 3 more IDBCursor continue() objectstore WPTs to workers

These IndexedDB WPTs currently only run in a window environment. This
change moves 2 of them into idbcursor_continue_objectstore.any.js.

The last test, idbcursor_iterating.htm involves multiple iterations and
deletions. It's been converted in place to idbcursor_iterating.any.js.

These updates extend these tests to also run in dedicated, shared, and
service worker environments.

NOTE for CHROMIUM GARDENERS: idbcursor_iterating.htm has been updated to
run on workers. Outgoing file has been removed from TestExpectations. If
the new tests (suffixed with window.html or *worker.html) are flaky,
please add them to TestExpectations vs. reverting this CL. Thank you!

Bug: 41455766
Change-Id: I8ca7066ccb4cfd07ed9ada6867f6b2f622f2d00b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5854934
Reviewed-by: Evan Stade estade@chromium.org
Commit-Queue: Rahul Singh rahsin@microsoft.com
Cr-Commit-Position: refs/heads/main@{#1354842}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.