From: drh Date: Mon, 24 May 2010 20:24:38 +0000 (+0000) Subject: Remove the walmode.test case from the inmemory_journal test of X-Git-Tag: version-3.7.2~342 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b9441354ba5813db1d141056003bccb7ef83169;p=thirdparty%2Fsqlite.git Remove the walmode.test case from the inmemory_journal test of permutations.test. FossilOrigin-Name: 27ba9c21fb591190b73010ced394cc62c1edff54 --- diff --git a/manifest b/manifest index 72eea5a806..7d13ff5057 100644 --- a/manifest +++ b/manifest @@ -1,8 +1,8 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -C Fix\sthe\swal2.test\sscript\sso\sthat\sit\sworks\sin\sauto_vacuum\smode. -D 2010-05-24T17:00:20 +C Remove\sthe\swalmode.test\scase\sfrom\sthe\sinmemory_journal\stest\sof\s\npermutations.test. +D 2010-05-24T20:24:39 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 d5872f8d7f854e0e78d127a7e148c58b2703c8a8 +F test/permutations.test a9307db3206f92f1f340239bc0f8a61e720eb666 F test/pragma.test 6960f9efbce476f70ba9ee2171daf5042f9e3d8a F test/pragma2.test 5364893491b9231dd170e3459bfc2e2342658b47 F test/printf.test 05970cde31b1a9f54bd75af60597be75a5c54fea @@ -817,14 +817,14 @@ F tool/speedtest2.tcl ee2149167303ba8e95af97873c575c3e0fab58ff F tool/speedtest8.c 2902c46588c40b55661e471d7a86e4dd71a18224 F tool/speedtest8inst1.c 293327bc76823f473684d589a8160bde1f52c14e F tool/vdbe-compress.tcl d70ea6d8a19e3571d7ab8c9b75cba86d1173ff0f -P 8a53f12c83a107684b99f4a9de371b5ea3ca810a -R 058f4e228962262c719967e3beb92a83 +P 6a818afb93ca8383abb55e3835e14c74c3e3de23 +R 4f8b9552fc8c31a25dbe79657d35dcb6 U drh -Z 666895677d7237f83acb29401d8e3c5c +Z bf3f5d030faff03ab14243b2f5591f0f -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) -iD8DBQFL+rCnoxKgR168RlERAqzhAJ4jXYZS26VtMTfEllII2BV5jP7hLACfad+T -Y2aT+rH06TqTxVoNUPVrUss= -=wBYJ +iD8DBQFL+uCKoxKgR168RlERAjleAJ4w+s0N0/3AwPGQykPA0S02+4NwhQCfdKwl +BBE5WGTbI3IE8ijYEFZix7I= +=zcxK -----END PGP SIGNATURE----- diff --git a/manifest.uuid b/manifest.uuid index 09d39df73e..675c0b5e28 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -6a818afb93ca8383abb55e3835e14c74c3e3de23 \ No newline at end of file +27ba9c21fb591190b73010ced394cc62c1edff54 \ No newline at end of file diff --git a/test/permutations.test b/test/permutations.test index a2c1f064c3..fa5f903336 100644 --- a/test/permutations.test +++ b/test/permutations.test @@ -479,6 +479,9 @@ run_tests "inmemory_journal" -description { # Exclude stmt.test, which expects sub-journals to use temporary files. stmt.test + + # WAL mode is different. + walmode.test } ifcapable mem3 {