Index: test/incrblobfault.test ================================================================== --- test/incrblobfault.test +++ test/incrblobfault.test @@ -50,11 +50,11 @@ } -body { if {[catch {sqlite3_blob_reopen $::blob -1}]} { 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 } do_faultsim_test 3 -prep { sqlite3 db test.db