H.Merijn Brand wrote: > Current checkout: > > commit a5a9fc491c2f0316a39af0adb5cd82b39dabafae > Author: mjevans <mjev...@50811bd7-b8ce-0310-adc1-d9db26280581> > Date: Wed Dec 2 10:08:18 2009 +0000 > > Needs SQL types and DBIstcf_XXX > > > git-svn-id: http://svn.perl.org/modules/dbi/tr...@13624 > 50811bd7-b8ce-0310-adc1-d9db26280581 > > > > t/90sql_type_cast.t ........ 1/? > # Failed test 'result, non numeric cast to double' > # at t/90sql_type_cast.t line 97. > # got: '2' > # expected: '1'
> # Failed test 'result, non numeric cast to double (strict)' > # at t/90sql_type_cast.t line 97. > # got: '2' > # expected: '0' I'd expect those 2 at the moment as there is an outstanding issue with Perl_sv_2nv. I left them in so if Tim had any time he could see them. > # Failed test 'result, 4 byte max unsigned int cast to int' > # at t/90sql_type_cast.t line 97. > # got: '2' > # expected: '1' > # Looks like you failed 3 tests of 26. > t/90sql_type_cast.t ........ Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/26 subtests What platform did you run this test on - a 64bit platform? Can you email me your Perl -V. I don't really know how/why each test is duplicated with different prefixes in those below - I don't get that. > > t/zvg_90sql_type_cast.t .... 1/? > # Failed test 'result, non numeric cast to double' > # at ./t/90sql_type_cast.t line 97. > # got: '2' > # expected: '1' > > # Failed test 'result, non numeric cast to double (strict)' > # at ./t/90sql_type_cast.t line 97. > # got: '2' > # expected: '0' > > # Failed test 'result, 4 byte max unsigned int cast to int' > # at ./t/90sql_type_cast.t line 97. > # got: '2' > # expected: '1' > ./t/90sql_type_cast.t did not return a true value at t/zvg_90sql_type_cast.t > line 3. > # Looks like you failed 3 tests of 26. > # Looks like your test exited with 2 just after 26. > t/zvg_90sql_type_cast.t .... Dubious, test returned 2 (wstat 512, 0x200) > Failed 3/26 subtests > > > t/zvp_90sql_type_cast.t .... 1/? Use of inherited AUTOLOAD for non-method > DBI::DBIstcf_STRICT() is deprecated at ./t/90sql_type_cast.t line 23. > Can't locate auto/DBI/DBIstcf_STR.al in @INC (@INC contains: > /pro/3gl/CPAN/DBI-svn/blib/lib /pro/3gl/CPAN/DBI-svn/blib/arch > /pro/lib/perl5/5.10.0/i686-linux-64int /pro/lib/perl5/5.10.0 > /pro/lib/perl5/site_perl/5.10.0/i686-linux-64int > /pro/lib/perl5/site_perl/5.10.0 .) at ./t/90sql_type_cast.t line 23 > Compilation failed in require at t/zvp_90sql_type_cast.t line 3. > # Tests were run but no plan was declared and done_testing() was not seen. > t/zvp_90sql_type_cast.t .... Dubious, test returned 2 (wstat 512, 0x200) > > > t/zvxgp_90sql_type_cast.t .. 1/? Use of inherited AUTOLOAD for non-method > DBI::DBIstcf_STRICT() is deprecated at ./t/90sql_type_cast.t line 23. > Can't locate auto/DBI/DBIstcf_STR.al in @INC (@INC contains: > /pro/3gl/CPAN/DBI-svn/blib/lib /pro/3gl/CPAN/DBI-svn/blib/arch > /pro/lib/perl5/5.10.0/i686-linux-64int /pro/lib/perl5/5.10.0 > /pro/lib/perl5/site_perl/5.10.0/i686-linux-64int > /pro/lib/perl5/site_perl/5.10.0 .) at ./t/90sql_type_cast.t line 23 > Compilation failed in require at t/zvxgp_90sql_type_cast.t line 3. > # Tests were run but no plan was declared and done_testing() was not seen. > t/zvxgp_90sql_type_cast.t .. Dubious, test returned 2 (wstat 512, 0x200) > > Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com