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

Unified Diff: third_party/sqlite/src/test/wal8.test

Issue 2765553002: [sql] Import SQLite 3.17.0. (Closed)
Patch Set: Created 3 years, 9 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/src/test/wal8.test
diff --git a/third_party/sqlite/src/test/wal8.test b/third_party/sqlite/src/test/wal8.test
index 0682fce35bdb8b5cb01f51b95da9ab64ef844921..3e5a0c2617599a093181b231f88ade992a7a7f7f 100644
--- a/third_party/sqlite/src/test/wal8.test
+++ b/third_party/sqlite/src/test/wal8.test
@@ -27,6 +27,7 @@ set testdir [file dirname $argv0]
source $testdir/tester.tcl
set ::testprefix wal8
ifcapable !wal {finish_test ; return }
+do_not_use_codec
db close
forcedelete test.db test.db-wal

Powered by Google App Engine
This is Rietveld 408576698