[DBD-SQLite] test file 3 failure around todo (was Re: updating bundled SQLite to latest)

Kenichi Ishigaki ishigaki at cpan.org
Sat Mar 28 08:23:43 GMT 2009


As for the test 3 failure, I'm not sure. Which version of
sqlite3 does your machine have? And do you remember recent
OS X's security update issue that broke lots of XS modules?
Your DBI might be broken.

Kenichi

On Fri, 27 Mar 2009 22:28:45 -0700, Darren Duncan <darren at darrenduncan.net> wrote:

(snip)

>On another matter, I am getting a test failure on my machines with the CPAN 
>release.  Mac OS X 10.5.6 on 2 different arch, both Perl 5.8.9 and 5.10.0 (self 
>installed, not system), all with the latest DBI version.
>
>File 03insert.t returns not ok 9 with comments:
>
># Test 9 got: <UNDEF> (t/03insert.t at line 18)
>#   Expected: "4"
>#  t/03insert.t line 18 is: skip($unless_min_dbi, $dbh->last_insert_id(undef, 
>undef, undef, undef), 4 );
>
>Now this might be a known issue except that so far the CPAN testers say all 
>tests passed.  So I'm thinking maybe the tests need a newer version of Test.pm 
>or something, but the DBD::SQLite Makefile isn't requiring it.  I have version 
>1.25 with my 5.10 and my 5.8.9.  Hmm, maybe that's not it, but then what is 
>different about the CPAN testers that reported in, other than none of those 
>being Mac OS X?
>
>Is this a known problem with any of you?
>
>-- Darren Duncan
>
>_______________________________________________
>DBD-SQLite mailing list
>DBD-SQLite at lists.scsys.co.uk
>http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbd-sqlite




More information about the DBD-SQLite mailing list