Remove savepoint6.test from the set of tests run by journaltest since
savepoint6.test uses journal_mode=WAL. FossilOrigin-Name: 811b45a96bfaa0ef2394b86c06e8f099a07ee9f0
This commit is contained in:
parent
3ebaee9633
commit
6763e3550d
18
manifest
18
manifest
@ -1,8 +1,8 @@
|
||||
-----BEGIN PGP SIGNED MESSAGE-----
|
||||
Hash: SHA1
|
||||
|
||||
C The\sPRAGMA\sjournal_mode=WAL;\scommand\snow\smakes\sWAL\sthe\sdefault\sjournal\smode\nfor\snew\sdatabases\sadded\swith\sATTACH,\sso\sthe\sbehavior\sis\sconsistent\swith\sthe\nother\sjournal\smodes.
|
||||
D 2010-05-06T21:37:23
|
||||
C Remove\ssavepoint6.test\sfrom\sthe\sset\sof\stests\srun\sby\sjournaltest\ssince\s\nsavepoint6.test\suses\sjournal_mode=WAL.
|
||||
D 2010-05-06T22:21:15
|
||||
F Makefile.arm-wince-mingw32ce-gcc fcd5e9cd67fe88836360bb4f9ef4cb7f8e2fb5a0
|
||||
F Makefile.in a5cad1f8f3e021356bfcc6c77dc16f6f1952bbc3
|
||||
F Makefile.linux-gcc d53183f4aa6a9192d249731c90dbdffbd2c68654
|
||||
@ -538,7 +538,7 @@ F test/pageropt.test 3ee6578891baaca967f0bd349e4abfa736229e1a
|
||||
F test/pagesize.test 76aa9f23ecb0741a4ed9d2e16c5fa82671f28efb
|
||||
F test/pcache.test eebc4420b37cb07733ae9b6e99c9da7c40dd6d58
|
||||
F test/pcache2.test 0d85f2ab6963aee28c671d4c71bec038c00a1d16
|
||||
F test/permutations.test d1df46099c47fa18ace721cd63e23c7bb93ca96a
|
||||
F test/permutations.test 0c622a8dcedff5e35ffa06dfd7cdbbe701da2022
|
||||
F test/pragma.test 6960f9efbce476f70ba9ee2171daf5042f9e3d8a
|
||||
F test/pragma2.test 5364893491b9231dd170e3459bfc2e2342658b47
|
||||
F test/printf.test 05970cde31b1a9f54bd75af60597be75a5c54fea
|
||||
@ -816,14 +816,14 @@ F tool/speedtest2.tcl ee2149167303ba8e95af97873c575c3e0fab58ff
|
||||
F tool/speedtest8.c 2902c46588c40b55661e471d7a86e4dd71a18224
|
||||
F tool/speedtest8inst1.c 293327bc76823f473684d589a8160bde1f52c14e
|
||||
F tool/vdbe-compress.tcl d70ea6d8a19e3571d7ab8c9b75cba86d1173ff0f
|
||||
P c1762dda00b8bdb7c3247617ac4cb654f1d95cf7
|
||||
R c4389bff03a58a4e0f2c3f22966eccda
|
||||
P c3520460a4a39fc5e981c3033068ffbb422a4af2
|
||||
R 118ff2cc5f44b1b5acfee850b01f73f1
|
||||
U drh
|
||||
Z ce223871b77740d13f10dff6d85c029e
|
||||
Z 2b5260f09b04749559e1196b196a9ad7
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.6 (GNU/Linux)
|
||||
|
||||
iD8DBQFL4zaWoxKgR168RlERAp0bAJ9PR1nFcOYUXdbO5r2C1ZOE2QK3JgCeIB8C
|
||||
2C1xbU8u28G6UgDBu2kszsM=
|
||||
=tTHj
|
||||
iD8DBQFL40DdoxKgR168RlERAlB8AKCBFLr2Qyq4/S/HNHNXxREW2IHcDwCZASPy
|
||||
PewDBZsR5grCiZnDdEWr8bo=
|
||||
=tKeW
|
||||
-----END PGP SIGNATURE-----
|
||||
|
@ -1 +1 @@
|
||||
c3520460a4a39fc5e981c3033068ffbb422a4af2
|
||||
811b45a96bfaa0ef2394b86c06e8f099a07ee9f0
|
@ -745,6 +745,7 @@ run_tests "journaltest" -description {
|
||||
crash8.test
|
||||
async4.test
|
||||
bigfile.test
|
||||
savepoint6.test
|
||||
}]
|
||||
|
||||
if {[info commands register_demovfs] != ""} {
|
||||
|
Loading…
Reference in New Issue
Block a user