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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/transaction-error-callback-expected.txt

Issue 384118: Enables most DB layout tests in test_shell. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Fixed the test_expectations.txt line describing the state of hash-change-with-xhr.html. Created 11 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/transaction-error-callback-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/transaction-error-callback-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/transaction-error-callback-expected.txt (revision 0)
@@ -0,0 +1,8 @@
+CONSOLE MESSAGE: line 63: Uncaught #<an Object>
+CONSOLE MESSAGE: line 63: Uncaught #<an Object>
+This test confirms that SQLTransactionErrorCallback is invoked correctly and regardless of its output, the transaction is always rolled back on failure.
+Testing transaction failing mid-way and error callback returning true : SUCCESS
+Testing transaction failing mid-way and error callback return false : SUCCESS
+Testing statement callback throwing exception and error callback returning true : SUCCESS
+Testing statement callback throwing exception and error callback returning false : SUCCESS
+All Tests are complete.
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\storage\transaction-error-callback-expected.txt
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698