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

Unified Diff: third_party/sqlite/sqlite-src-3100200/test/tkt-f777251dc7a.test

Issue 1610543003: [sql] Import reference version of SQLite 3.10.2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: third_party/sqlite/sqlite-src-3100200/test/tkt-f777251dc7a.test
diff --git a/third_party/sqlite/src/test/tkt-f777251dc7a.test b/third_party/sqlite/sqlite-src-3100200/test/tkt-f777251dc7a.test
similarity index 99%
copy from third_party/sqlite/src/test/tkt-f777251dc7a.test
copy to third_party/sqlite/sqlite-src-3100200/test/tkt-f777251dc7a.test
index f814d246bf8e6b9a75381b7eb286b12dd9772433..b91e438da5ba23e462389c40ba5b66e5cab929d0 100644
--- a/third_party/sqlite/src/test/tkt-f777251dc7a.test
+++ b/third_party/sqlite/sqlite-src-3100200/test/tkt-f777251dc7a.test
@@ -38,7 +38,6 @@ proc force_rollback {} {
db function force_rollback force_rollback
do_test tkt-f7772-1.2 {
-breakpoint
catchsql {
BEGIN IMMEDIATE;
CREATE TABLE xyzzy(abc);

Powered by Google App Engine
This is Rietveld 408576698