--- On Sat, 8/15/09, Dan Kennedy <danielk1...@gmail.com> wrote:

> From: Dan Kennedy <danielk1...@gmail.com>
> Subject: Re: [sqlite] 3.6.17 test failure
> To: "General Discussion of SQLite Database" <sqlite-users@sqlite.org>
> Date: Saturday, August 15, 2009, 12:36 AM
> 
> On Aug 15, 2009, at 2:14 AM, Ken wrote:
> 
> > I'm not sure if this an issue or not.  make test
> failed with the  
> > following:
> >
> > 2 errors out of 40872 tests
> > Failures on these tests: rollback-2.3 tkt3457-1.4
> > All memory allocations freed - no leaks
> > Memory used:         
> now          0  max 
>    102680  max-size 
>    
> > 2800336
> > Page-cache used:      now   
>       0  max     
>    13  max-size     
>   
> > 4096
> > Page-cache overflow:  now     
>     0  max    3071416
> > Scratch memory used:  now     
>     0  max         
> 0
> > Scratch overflow:     now 
>         0  max     
> 33296  max-size       
> > 33296
> > Maximum memory usage: 102680 bytes
> > Current memory usage: 0 bytes
> > Number of malloc()  : -1 calls
> > make: *** [test] Error 1
> 
> Both tests use Tcl to access a journal file in the
> file-system.
> What additional information is found in the body of the
> test
> log? (search for the strings "rollback-2.3" and
> "tkt3457-1.4").
> 
> Dan.
> 
> 

rollback-2.1... Ok
rollback-2.2... Ok
rollback-2.3...
Expected: [0]
     Got: [1]
rollback-2.4... Ok
Memory used:          now         16  max    2775504  max-size     100000
Page-cache used:      now          0  max         13  max-size       4096
Page-cache overflow:  now          0  max    2643024
Scratch memory used:  now          0  max          0
Scratch overflow:     now          0  max      33296  max-size      33296


tkt3457-1.1... Ok
tkt3457-1.2... Ok
tkt3457-1.3... Ok
tkt3457-1.4...
Expected: [1 {unable to open database file}]
     Got: [0 {1 2 3 4 5 6}]
tkt3457-1.5... Ok
Memory used:          now         16  max    3874864  max-size    1000002
Page-cache used:      now          0  max         13  max-size       4096
Page-cache overflow:  now          0  max    3071416
Scratch memory used:  now          0  max          0
Scratch overflow:     now          0  max      33296  max-size      33296

Hope that helps
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to