| 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
|
| }
|
|
|
|
|