WPT: Deflake some Indexed DB tests
Noticed as flakes in wpt-firefox-stability-nightly, interfering with landing some other tests. These tests don't use helpers to ensure unique database names and are sensisive to residue left by previous tests, e.g. if the cleanup functions don't run. Make the tests somewhat more robust by ensuring unique names and deleting state left by previous runs. Change-Id: Ie2cb5672f12c0fed0e6ff53900f16e5ba8998262 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2086452Reviewed-by:Daniel Murphy <dmurph@chromium.org> Commit-Queue: Joshua Bell <jsbell@chromium.org> Cr-Commit-Position: refs/heads/master@{#748914}
Showing
Please register or sign in to comment