From: dan Date: Mon, 8 Mar 2010 10:32:38 +0000 (+0000) Subject: Do not run the stmt.test script as part of the inmemory_journal permutation. X-Git-Tag: version-3.7.2~552 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=01d38564289e9e7a01b29db450af41cbda18e6ba;p=thirdparty%2Fsqlite.git Do not run the stmt.test script as part of the inmemory_journal permutation. FossilOrigin-Name: 049cadf92bca5645a6f398eb83940344643fcacf --- diff --git a/manifest b/manifest index dd9be56dc4..ff6f3017b0 100644 --- a/manifest +++ b/manifest @@ -1,8 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -C Make\ssure\sthe\sdbFileVers\sfield\sin\sthe\sPager\sobject\sis\sproperly\sinitialized\neven\sif\sthere\sis\san\sI/O\serror\swhile\sreading\sits\scontent\soff\sof\sdisk. -D 2010-03-05T20:17:46 +C Do\snot\srun\sthe\sstmt.test\sscript\sas\spart\sof\sthe\sinmemory_journal\spermutation. +D 2010-03-08T10:32:39 F Makefile.arm-wince-mingw32ce-gcc fcd5e9cd67fe88836360bb4f9ef4cb7f8e2fb5a0 F Makefile.in 4f2f967b7e58a35bb74fb7ec8ae90e0f4ca7868b F Makefile.linux-gcc d53183f4aa6a9192d249731c90dbdffbd2c68654 @@ -529,7 +526,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 1ce2874df8fec876d0b963c7a3ef61c4e9df8827 +F test/permutations.test 91928573ca2db2c88dbc50ab34e4a585d912b580 F test/pragma.test 5aeb48a442dba3c3e8e38773b121371814ab3b17 F test/pragma2.test 5364893491b9231dd170e3459bfc2e2342658b47 F test/printf.test 05970cde31b1a9f54bd75af60597be75a5c54fea @@ -795,14 +792,7 @@ F tool/speedtest2.tcl ee2149167303ba8e95af97873c575c3e0fab58ff F tool/speedtest8.c 2902c46588c40b55661e471d7a86e4dd71a18224 F tool/speedtest8inst1.c 293327bc76823f473684d589a8160bde1f52c14e F tool/vdbe-compress.tcl d70ea6d8a19e3571d7ab8c9b75cba86d1173ff0f -P 4793c381c6ff4e4d25433298be30028721a9cb67 -R 7b4a6ab87f116cc447789e269334119f -U drh -Z 00a421bab571893d9c696160e4b5eaa4 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.6 (GNU/Linux) - -iD8DBQFLkWbtoxKgR168RlERAl7RAJ4zorYQIvAsovJC+i4CWjSBy47hKwCfeUwU -RmW5deinND0RnxHbm1F9kGA= -=NuKq ------END PGP SIGNATURE----- +P 81ff698f62c8133818a3db1997ae7427705da23f +R 53db8f06fbeaf6a1bc871ef8d254d665 +U dan +Z 17c0f6ce3acd613201ed438561cec8d6 diff --git a/manifest.uuid b/manifest.uuid index 79d8a09464..b6c4a6adcc 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -81ff698f62c8133818a3db1997ae7427705da23f \ No newline at end of file +049cadf92bca5645a6f398eb83940344643fcacf \ No newline at end of file diff --git a/test/permutations.test b/test/permutations.test index 2dec29968f..c4a92b786c 100644 --- a/test/permutations.test +++ b/test/permutations.test @@ -472,6 +472,9 @@ run_tests "inmemory_journal" -description { # the number of fsync() calls. pager.test exclusive.test jrnlmode.test sync.test misc1.test journal1.test conflict.test crash8.test tkt3457.test io.test + + # Exclude stmt.test, which expects sub-journals to use temporary files. + stmt.test } ifcapable mem3 {