]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Remove some temporary code in mallocA.test that was accidentally checked in.
authordan <dan@noemail.net>
Wed, 8 Oct 2014 11:11:24 +0000 (11:11 +0000)
committerdan <dan@noemail.net>
Wed, 8 Oct 2014 11:11:24 +0000 (11:11 +0000)
FossilOrigin-Name: dedd15f7cd13868f3be37646dd30ab7ceac5dea7

manifest
manifest.uuid
test/mallocA.test

index 36cf57e18dcdc4af418c0c6dc347d3f31f1c9aba..61a2a2395094b7c41a8b1e71c2dcbd2cf686baa7 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Fix\sthe\sSTAT4\srange\sscan\sestimates\sfor\sDESC\sindexes.
-D 2014-10-08T02:53:25.568
+C Remove\ssome\stemporary\scode\sin\smallocA.test\sthat\swas\saccidentally\schecked\sin.
+D 2014-10-08T11:11:24.999
 F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f
 F Makefile.in cf57f673d77606ab0f2d9627ca52a9ba1464146a
 F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23
@@ -692,7 +692,7 @@ F test/malloc6.test 2f039d9821927eacae43e1831f815e157659a151
 F test/malloc7.test 7c68a32942858bc715284856c5507446bba88c3a
 F test/malloc8.test 9b7a3f8cb9cf0b12fff566e80a980b1767bd961d
 F test/malloc9.test 2307c6ee3703b0a21391f3ea92388b4b73f9105e
-F test/mallocA.test c049224adeb0244b8f6eb770c1fa6ac40f9b3518
+F test/mallocA.test 672cd7dedb63771bade3a6f557f851a4ad161d4a
 F test/mallocAll.test 98f1be74bc9f49a858bc4f361fc58e26486798be
 F test/mallocB.test bc475ab850cda896142ab935bbfbc74c24e51ed6
 F test/mallocC.test 3dffe16532f109293ce1ccecd0c31dca55ef08c4
@@ -1203,7 +1203,7 @@ F tool/vdbe_profile.tcl 67746953071a9f8f2f668b73fe899074e2c6d8c1
 F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4
 F tool/warnings.sh 0abfd78ceb09b7f7c27c688c8e3fe93268a13b32
 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
-P adcb3fed489b580221c7bf2692a60e24248b23a0
-R 50f3751b824cfe9cc6f7ad401beb29e1
-U drh
-Z 07946a58b794ebe5e4cb12afd1dbd645
+P e3fe84005259ef9a6027d25793514cebb2d4e7e0
+R 041f735fd7729856664b7e587c89b3dc
+U dan
+Z 7e47868b81dfec753c3dcd2a3c6c6ccd
index ee71c7f98a1690ecb3c81f38e0c683dc4c6e8cd4..0fb51d4d964870c70db1ac865c3f3b258497906c 100644 (file)
@@ -1 +1 @@
-e3fe84005259ef9a6027d25793514cebb2d4e7e0
\ No newline at end of file
+dedd15f7cd13868f3be37646dd30ab7ceac5dea7
\ No newline at end of file
index d6d6de82220cca5002daa75e163d4e671e0bc7e4..a78073d833c29b28b85f1aa35831de34efffbd4b 100644 (file)
@@ -119,8 +119,6 @@ do_execsql_test 7.0 {
   PRAGMA cache_size = 5;
 }
 do_faultsim_test 7 -faults oom-trans* -prep {
-  if {$iFail < 500} { set iFail 2000 }
-  if {$iFail > 1215} { set iFail 2000 }
 } -body {
   execsql {
     WITH r(x,y) AS (