Skip Menu |

This queue is for tickets about the Data-Downloader CPAN distribution.

Report information
The Basics
Id: 113169
Status: new
Priority: 0/
Queue: Data-Downloader

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.9907
Fixed in: (no value)



Subject: t/02-mds.t fails (sqlite related)
On my smoker machines (freebsd, linux, various perl versions) I see the following failure: # Failed test 'got an error message' # at t/02-mds.t line 98. # 'insert() - DBD::SQLite::st execute failed: NOT NULL constraint failed: feed.repository at /home/cpansand/.cpan/build/2016031909/Rose-DB-Object-0.815-iUELLz/blib/lib/Rose/DB/Object.pm line 1182, <DATA> line 18. # ' # doesn't match '(?^i:may not be null)' # Looks like you failed 1 test of 22. t/02-mds.t ............. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/22 subtests Additionally the pod test fails: # Failed test 'POD test for blib/lib/Data/Downloader/MetadataTransformation.pm' # at /opt/perl-5.22.1t/lib/site_perl/5.22.1/Test/Pod.pm line 187. # blib/lib/Data/Downloader/MetadataTransformation.pm (59): =over without closing =back # Looks like you failed 1 test of 18. t/98-pod.t ............. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/18 subtests