haikuwebkit/LayoutTests/storage/websql/sql-error-codes-expected.txt

13 lines
551 B
Plaintext

CONSOLE MESSAGE: Exception thrown in transaction callback.
CONSOLE MESSAGE: Cannot call toString() on this object.
This test tests the error codes reported in exceptional situations.
PASS: expected and got error code UNKNOWN_ERR
PASS: expected and got error code UNKNOWN_ERR
PASS: expected and got error code SYNTAX_ERR
PASS: expected and got error code SYNTAX_ERR
PASS: expected and got error code UNKNOWN_ERR
PASS: expected and got error code QUOTA_ERR
PASS: expected and got error code CONSTRAINT_ERR
PASS: expected and got error code VERSION_ERR