mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Avoid running rbu tests under permutation "journaltest", which does not support wal. Fix some other test script problems.
FossilOrigin-Name: 92f018698a87ed32acc31d83f7246dbb7295867bd6a801b7984a16f97a5c7786
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
#
|
||||
|
||||
source [file join [file dirname [info script]] rbu_common.tcl]
|
||||
ifcapable !rbu { finish_test ; return }
|
||||
if_no_rbu_support { finish_test ; return }
|
||||
source $testdir/malloc_common.tcl
|
||||
set ::testprefix rbufault
|
||||
|
||||
|
Reference in New Issue
Block a user