chromium/third_party/blink/web_tests/storage/indexeddb/pending-version-change-stuck-works-with-terminate-expected.txt

Explicitly terminating worker with blocked call should allow later open calls to proceed

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

dbname = "pending-version-change-stuck-works-with-terminate.html"
indexedDB.open(dbname)
PASS Open worked after page reload.
PASS successfullyParsed is true

TEST COMPLETE