1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-01 06:27:03 +03:00

Do not run external_reader.test as part of permutation "journaltest", as it requires wal mode.

FossilOrigin-Name: 9f5f16cf093cd8b8c7649f664eaf2ad8128fd50e182720dbddf05a6d9227c037
This commit is contained in:
dan
2021-04-17 19:59:14 +00:00
parent 48a6aede46
commit 55f36787ea
3 changed files with 9 additions and 9 deletions

View File

@ -989,7 +989,7 @@ test_suite "journaltest" -description {
pager1.test syscall.test tkt3457.test *malloc* mmap* multiplex* nolock*
pager2.test *fault* rowal* snapshot* superlock* symlink.test
delete_db.test shmlock.test chunksize.test
busy2.test avfs.test
busy2.test avfs.test external_reader.test
}]
if {[info commands register_demovfs] != ""} {