Bug#974134: libdbd-csv-perl: test suite fails with libdbi-perl 1.643-3
Niko Tyni
ntyni at debian.org
Tue Nov 10 14:04:46 GMT 2020
Source: libdbd-csv-perl
Version: 0.5500-1
Severity: serious
Tags: patch fixed-upstream
Forwarded: https://github.com/perl5-dbi/DBD-CSV/commit/88c3ca044a3881eab62d6d2d38490351fd421386
Control: block 968912 with -1
libdbi-perl 1.643-3 cannot currently migrate to testing, as
it causes a test failure in libdbd-csv-perl.
t/11_dsnlist.t ............
ok 1 - use DBI;
ok 2 - Driver is CSV
#
ok 3 - Connect
ok 4 - ping
ok 5 - data_sources
ok 6 - more than one
ok 7 - disconnect
ok 8 - use . as f_dir
ok 9 - disconnect
DBI connect('f_dir=example','',...) failed: No such directory 'example at ./t/lib.pl line 162.
# Cannot connect: No such directory 'example
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 9.
Dubious, test returned 255 (wstat 65280, 0xff00)
[...]
Test Summary Report
-------------------
t/11_dsnlist.t (Wstat: 65280 Tests: 9 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=24, Tests=1558, 9 wallclock secs ( 0.33 usr 0.06 sys + 7.68 cusr 0.77 csys = 8.84 CPU)
Result: FAIL
This is presumably fixed upstream by
https://github.com/perl5-dbi/DBD-CSV/commit/88c3ca044a3881eab62d6d2d38490351fd421386
This seems to be a test-only issue, so a Breaks entry on the libdbi-perl
side is probably not needed (at least if a fixed libdbd-csv-perl is able
to migrate on its own.)
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list