Re: [sqlite] test errors on OSX

2005-04-04 Thread Stephen C. Gilardi
The fix is to NOT disable twolevel namespaces, but to fix SQLite's Makefile.in to not hoark the linking of the testfixture. Once this is fixed, all of the unit tests pass all of the time on Mac OS X. Thanks very much for diagnosing the problem. I took a look at the Makefile and I see that "libt

Re: [sqlite] test errors on OSX

2005-04-01 Thread D. Richard Hipp
On Fri, 2005-04-01 at 11:54 -0800, [EMAIL PROTECTED] wrote: > The fix is to NOT disable twolevel namespaces, but to fix SQLite's > Makefile.in to not hoark the linking of the testfixture. Patches for Makefile.in will be cheerfully accepted. -- D. Richard Hipp <[EMAIL PROTECTED]>

Re: [sqlite] test errors on OSX

2005-04-01 Thread bbum
On Apr 1, 2005, at 11:10 AM, Stephen C. Gilardi wrote: For several months now, I've gotten similar errors when I run the test on my PowerBook G4. For me, the set of tests that fail is different from test run to test run, but they do seem to be concentrated in the "*ioerr" tests for the most

Re: [sqlite] test errors on OSX

2005-04-01 Thread Stephen C. Gilardi
For several months now, I've gotten similar errors when I run the test on my PowerBook G4. For me, the set of tests that fail is different from test run to test run, but they do seem to be concentrated in the "*ioerr" tests for the most part. I've run the test several times on a G5 PowerMac an

[sqlite] test errors on OSX

2005-03-30 Thread Jason Jobe
I don't know if this the right forum for this but I just did a CVS update, built and ran the standard "make test". 10 errors out of 19855 tests Failures on these tests: autovacuum-ioerr-6.1.1 autovacuum-ioerr-6.2.1 autovacuum-ioerr-6.3.1 autovacuum-ioerr-6.4.1 autovacuum-ioerr-6.5.1 ioerr-6.1.1