New issue
Advanced search Search tips

Issue 874274 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Several Layout Tests in storage/websql/ are flaky.

Project Member Reported by jsb...@chromium.org, Aug 14

Issue description

https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webkit_layout_tests&tests=storage%2Fwebsql


These flakily fail:

storage/websql/database-lock-after-reload.html
storage/websql/execute-sql-rowsAffected.html
storage/websql/null-callbacks.html
storage/websql/null-characters.html
storage/websql/open-database-over-quota.html
storage/websql/open-database-set-empty-version.html


These timeout more frequently than they should:

storage/websql/change-version.html
storage/websql/executesql-accepts-only-one-statement.html
storage/websql/open-database-creation-callback-isolated-world.html
storage/websql/open-database-creation-callback.html
storage/websql/open-database-utf8-name.html
storage/websql/read-transactions-running-concurrently.html
storage/websql/sql-error-codes.html
storage/websql/statement-error-callback.html
storage/websql/statement-success-callback-isolated-world.html
storage/websql/success-callback.html
storage/websql/transaction-error-callback.html

 
Failures typically log:

CONSOLE ERROR: line 19: unable to open database, failed to start transaction (14 unable to open database file)


Owner: pwnall@chromium.org
Status: Assigned (was: Untriaged)
Would be nice to have these not be flaky, but we are also trying to get rid of websql. Assigning to Victor in case there is something obvious with this.

Sign in to add a comment