Bug 238689 - REGRESSION(r290822?): [ wk1 ] storage/websql/change-version.html is a flaky timeout: database is locked
Summary: REGRESSION(r290822?): [ wk1 ] storage/websql/change-version.html is a flaky t...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-01 16:53 PDT by Dawn Morningstar
Modified: 2022-04-06 08:46 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawn Morningstar 2022-04-01 16:53:22 PDT
storage/websql/change-version.html
Is a flaky timeout on wk1 queues.

History points to r290822 as the regression point, but will try to reproduce with run-webkit-tests

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=storage%2Fwebsql%2Fchange-version.html

DIFF:
--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/storage/websql/change-version-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/storage/websql/change-version-actual.txt
@@ -2,7 +2,8 @@
 CONSOLE MESSAGE: Web SQL is deprecated. Please use IndexedDB instead.
 CONSOLE MESSAGE: Web SQL is deprecated. Please use IndexedDB instead.
 CONSOLE MESSAGE: Web SQL is deprecated. Please use IndexedDB instead.
+CONSOLE MESSAGE: unable to open database (5 database is locked)
+CONSOLE MESSAGE: InvalidStateError: The object is in an invalid state.
+FAIL: Timed out waiting for notifyDone to be called
 This test verifies that the JS database.changeVersion() function works as expected.
-Finished tests with version 3; expected version: 3
-TEST COMPLETE
 
DIFF-URL:
https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r290822%20(8767)/storage/websql/change-version-diff.txt
Comment 1 Radar WebKit Bug Importer 2022-04-01 16:53:58 PDT
<rdar://problem/91188393>
Comment 2 Dawn Morningstar 2022-04-01 17:24:21 PDT
Marked expectations to help ews r292243