Skip Menu |

This queue is for tickets about the DBD-CSV CPAN distribution.

Report information
The Basics
Id: 7877
Status: resolved
Priority: 0/
Queue: DBD-CSV

People
Owner: JZUCKER [...] cpan.org
Requestors: dalgado [...] rediffmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.21
Fixed in: (no value)



Subject: make test says "t/40bindparam......FAILED test 14"
make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/mach -I/usr/local/lib/perl5/5.6.1/BSDPAN -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00base...........ok t/10dsnlist........ok t/20createdrop.....ok t/30insertfetch....ok t/40bindparam......FAILED test 14 Failed 1/28 tests, 96.43% okay t/40blobs..........ok t/40listfields.....ok t/40nulls..........ok t/40numrows........ok t/50chopblanks.....ok t/50commit.........ok t/ak-dbd...........ok t/csv..............ok t/dbdadmin.........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/40bindparam.t 28 1 3.57% 14 Failed 1/14 test scripts, 92.86% okay. 1/244 subtests failed, 99.59% okay. *** Error code 35 Stop in /usr/home/pspl/lincoln/perl/installs/DBD-CSV-0.21.
Yes, this was a problem in DBD::File, it is solved by upgrading DBD::File in the 1.45 DBI distribution. If you have an older DBI, YOU CAN IGNORE THIS TEST FAILURE and force install, it should have no impact on scripts.