1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-12-24 14:17:58 +03:00

Do not run shmlock.test as part of the journaltest permutation.

FossilOrigin-Name: 5b7d0c784e6467154d9549af0163d788b69d5e5a6478a735834cdea945e7dbb7
This commit is contained in:
dan
2019-01-22 20:18:29 +00:00
parent c5ea2d474d
commit 8e4fe01dda
3 changed files with 9 additions and 9 deletions

View File

@@ -966,7 +966,7 @@ test_suite "journaltest" -description {
async4.test bigfile.test backcompat.test e_wal* fstat.test mmap2.test
pager1.test syscall.test tkt3457.test *malloc* mmap* multiplex* nolock*
pager2.test *fault* rowal* snapshot* superlock* symlink.test
delete_db.test
delete_db.test shmlock.test
}]
if {[info commands register_demovfs] != ""} {