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

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

Issue 2751253002: [sql] Import SQLite 3.17.0. (Closed)
Patch Set: also clang on Linux i386 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
« no previous file with comments | « third_party/sqlite/src/test/incrblob_err.test ('k') | third_party/sqlite/src/test/incrcorrupt.test » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sqlite/src/test/incrblobfault.test
diff --git a/third_party/sqlite/src/test/incrblobfault.test b/third_party/sqlite/src/test/incrblobfault.test
index 0c1d93d4603e1c4ea6fad8794ba4e40e3a4ef552..10c2c8ecb479805f234a199ca5f034495ee672f5 100644
--- a/third_party/sqlite/src/test/incrblobfault.test
+++ b/third_party/sqlite/src/test/incrblobfault.test
@@ -52,7 +52,7 @@ do_faultsim_test 2 -prep {
error [sqlite3_errmsg db]
}
} -test {
- faultsim_test_result {1 {no such rowid: -1}}
+ faultsim_test_result {1 {no such rowid: -1}} {1 {disk I/O error}}
close $::blob
}
« no previous file with comments | « third_party/sqlite/src/test/incrblob_err.test ('k') | third_party/sqlite/src/test/incrcorrupt.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698