Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615698 - <dev-perl/Data-Dump-Streamer-2.400.0 fails tests without '.' in @INC (Can't locate t/test_helper.pl in @INC)
Summary: <dev-perl/Data-Dump-Streamer-2.400.0 fails tests without '.' in @INC (Can't l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Low minor (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Ticket/Display.ht...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-04-16 01:52 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-10-15 04:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-16 01:52:54 UTC
t/blessed.t ......... ok 
t/dogpound.t ........ 1/11 Can't locate t/test_helper.pl in @INC (@INC contains: /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.380.0/work/Data-Dump-Streamer-2.38/blib/lib /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.380.0/work/Data-Dump-Streamer-2.38/blib/arch inc /etc/perl /usr/local/lib64/perl5/5.25.11/x86_64-linux /usr/local/lib64/perl5/5.25.11 /usr/lib64/perl5/vendor_perl/5.25.11/x86_64-linux /usr/lib64/perl5/vendor_perl/5.25.11 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.25.11 /usr/lib64/perl5/vendor_perl/5.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.25.11/x86_64-linux /usr/lib64/perl5/5.25.11) at t/dogpound.t line 12.
# Looks like your test exited with 2 just after 1.
t/dogpound.t ........ Dubious, test returned 2 (wstat 512, 0x200)
Failed 10/11 subtests
t/dump.t ............ 1/49 Can't locate t/test_helper.pl in @INC (@INC contains: /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.380.0/work/Data-Dump-Streamer-2.38/blib/lib /var/tmp/portage/dev-perl/Data-Dump-Streamer-2.380.0/work/Data-Dump-Streamer-2.38/blib/arch inc /etc/perl /usr/local/lib64/perl5/5.25.11/x86_64-linux /usr/local/lib64/perl5/5.25.11 /usr/lib64/perl5/vendor_perl/5.25.11/x86_64-linux /usr/lib64/perl5/vendor_perl/5.25.11 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.25.11 /usr/lib64/perl5/vendor_perl/5.22.3 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.25.11/x86_64-linux /usr/lib64/perl5/5.25.11) at t/dump.t line 11.
# Looks like your test exited with 2 just after 1.
t/dump.t ............ Dubious, test returned 2 (wstat 512, 0x200)
Failed 48/49 subtests
Comment 1 Larry the Git Cow gentoo-dev 2017-10-07 04:50:55 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a1bf55248fcb973b51a3aef6c006ab3f03f326c

commit 3a1bf55248fcb973b51a3aef6c006ab3f03f326c
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-10-07 04:50:19 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-10-07 04:50:43 +0000

    dev-perl/Data-Dump-Streamer: Fix test failures without '.' in @INC  bug #615698
    
    Bug: https://bugs.gentoo.org/615698
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Data-Dump-Streamer-2.400.0.ebuild              |   4 +-
 .../files/Data-Dump-Streamer-2.400.0-perl526.patch | 243 +++++++++++++++++++++
 2 files changed, 245 insertions(+), 2 deletions(-)}
Comment 2 Larry the Git Cow gentoo-dev 2017-10-15 04:56:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8927259336d18d93a360ae287b094e40254e3d21

commit 8927259336d18d93a360ae287b094e40254e3d21
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-10-15 04:55:45 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-10-15 04:55:45 +0000

    dev-perl/Data-Dump-Streamer: Cleanup old re bug #615698
    
    Closes: https://bugs.gentoo.org/615698
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../Data-Dump-Streamer-2.390.0.ebuild              | 39 ----------------------
 dev-perl/Data-Dump-Streamer/Manifest               |  1 -
 2 files changed, 40 deletions(-)