Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 615096

Summary: dev-perl/List-UtilsBy fails tests without '.' in @INC (Can't locate t/Unrandom.pm in @INC)
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: minor Keywords: TESTFAILURE
Priority: Low    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://rt.cpan.org/Ticket/Display.html?id=120418
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-09 23:13:17 UTC
>>> Source compiled.
>>> Test phase: dev-perl/List-UtilsBy-0.100.0
 * Removing un-needed t/99pod.t
 * Fixing Manifest
t/00use.t .................. ok 
t/01sort_by.t .............. ok 
t/02nsort_by.t ............. ok 
t/03max_by.t ............... ok 
t/04min_by.t ............... ok 
t/05uniq_by.t .............. ok 
t/06partition_by.t ......... ok 
t/07count_by.t ............. ok 
t/08zip_by.t ............... ok 
t/09unzip_by.t ............. ok 
t/10extract_by.t ........... ok 
t/11weighted_shuffle_by.t .. Can't locate t/Unrandom.pm in @INC (you may need to install the t::Unrandom module) (@INC contains: /var/tmp/portage/dev-perl/List-UtilsBy-0.100.0/work/List-UtilsBy-0.10/blib/lib /var/tmp/portage/dev-perl/List-UtilsBy-0.100.0/work/List-UtilsBy-0.10/blib/arch /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/11weighted_shuffle_by.t line 7.
BEGIN failed--compilation aborted at t/11weighted_shuffle_by.t line 7.
t/11weighted_shuffle_by.t .. Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/12bundle_by.t ............ ok 

Test Summary Report
-------------------
t/11weighted_shuffle_by.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Comment 1 Larry the Git Cow gentoo-dev 2017-10-27 01:42:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59b41fd1867fa2bef54f1683de702bbe94dfcfe4

commit 59b41fd1867fa2bef54f1683de702bbe94dfcfe4
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-10-27 01:41:51 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-10-27 01:42:14 +0000

    dev-perl/List-UtilsBy: Fix test failures without '.' in @INC bug #615096
    
    Closes: https://bugs.gentoo.org/615096
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild  |  2 +-
 .../files/List-UtilsBy-0.100.0-no-dot-inc.patch    | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+), 1 deletion(-)