Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Side by Side Diff: LayoutTests/platform/linux/storage/websql/sql-error-codes-expected.txt

Issue 1012353002: Fix WebSQL error on sandboxed OSX and Linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: test-authorizer-expected.txt also fixed! Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | LayoutTests/platform/linux/storage/websql/test-authorizer-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 CONSOLE ERROR: line 37: Uncaught Exception thrown in transaction callback.
2 CONSOLE ERROR: line 69: Uncaught Cannot call toString() on this object.
3 This test tests the error codes reported in exceptional situations.
4 PASS: expected and got error code UNKNOWN_ERR
5 PASS: expected and got error code UNKNOWN_ERR
6 PASS: expected and got error code SYNTAX_ERR
7 PASS: expected and got error code SYNTAX_ERR
8 PASS: expected and got error code UNKNOWN_ERR
9 PASS: expected and got error code CONSTRAINT_ERR
10 PASS: expected and got error code QUOTA_ERR
11 FAIL: expected error code VERSION_ERR (2); got 1
12
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/platform/linux/storage/websql/test-authorizer-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698