mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-10 01:02:56 +03:00
Exclude the 8_3_names.test script from the inmemory_journal permutation.
FossilOrigin-Name: 78fc94c8d1229a8bdc9390e98b53c57aeef7fc46
This commit is contained in:
12
manifest
12
manifest
@@ -1,5 +1,5 @@
|
||||
C Also\sexclude\sbackcompat.test\sfrom\sinmemory_journal\ssince\sinmemory_journal\nis\snot\scompatible\swith\sWAL\smode.
|
||||
D 2011-08-02T19:59:39.002
|
||||
C Exclude\sthe\s8_3_names.test\sscript\sfrom\sthe\sinmemory_journal\spermutation.
|
||||
D 2011-08-02T20:14:55.667
|
||||
F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f
|
||||
F Makefile.in 1e6988b3c11dee9bd5edc0c804bd4468d74a9cdc
|
||||
F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23
|
||||
@@ -616,7 +616,7 @@ F test/pageropt.test 8146bf448cf09e87bb1867c2217b921fb5857806
|
||||
F test/pagesize.test 76aa9f23ecb0741a4ed9d2e16c5fa82671f28efb
|
||||
F test/pcache.test 065aa286e722ab24f2e51792c1f093bf60656b16
|
||||
F test/pcache2.test 0d85f2ab6963aee28c671d4c71bec038c00a1d16
|
||||
F test/permutations.test 2caebe3ac9c227b076fd58a9fbd818715ec59379
|
||||
F test/permutations.test 2c845b5c8cd2abb32f07076734d10e6a9fd19f26
|
||||
F test/pragma.test fdfc09067ea104a0c247a1a79d8093b56656f850
|
||||
F test/pragma2.test 5364893491b9231dd170e3459bfc2e2342658b47
|
||||
F test/printf.test 05970cde31b1a9f54bd75af60597be75a5c54fea
|
||||
@@ -954,7 +954,7 @@ F tool/symbols.sh caaf6ccc7300fd43353318b44524853e222557d5
|
||||
F tool/tostr.awk 11760e1b94a5d3dcd42378f3cc18544c06cfa576
|
||||
F tool/vdbe-compress.tcl d70ea6d8a19e3571d7ab8c9b75cba86d1173ff0f
|
||||
F tool/warnings.sh 2ebae31e1eb352696f3c2f7706a34c084b28c262
|
||||
P 2bbf3150a4b7108e88ed81c1d40af6f06089e148
|
||||
R f51d9dedae8eb970656d48fdd226276d
|
||||
P 861a5b62430d0ada07a46d0e394fcf0b0faab1cd
|
||||
R 0ac986e6982ac12d722abe7bcb3da618
|
||||
U drh
|
||||
Z 87c30e1f6a8a2a4afd8eef59cabe937d
|
||||
Z 3a732f4c9d85bdfbca1dba2584684292
|
||||
|
@@ -1 +1 @@
|
||||
861a5b62430d0ada07a46d0e394fcf0b0faab1cd
|
||||
78fc94c8d1229a8bdc9390e98b53c57aeef7fc46
|
@@ -520,7 +520,7 @@ test_suite "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
|
||||
journal3.test
|
||||
journal3.test 8_3_names.test
|
||||
|
||||
pager1.test async4.test corrupt.test filefmt.test pager2.test
|
||||
corrupt5.test corruptA.test pageropt.test
|
||||
|
Reference in New Issue
Block a user