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

Bug 616966

Summary: dev-perl/HTML-Mason fails tests without '.' in @INC (t/13-errors.t : Failed test 'require_bad_module_in_once')
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=121443
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-29 09:38:13 UTC
t/13-errors.t ................. 1/26
#   Failed test 'require_bad_module_in_once'
#   at /var/tmp/portage/dev-perl/HTML-Mason-1.560.0/work/HTML-Mason-1.56/blib/lib/HTML/Mason/Tests.pm line 553.
# Looks like you failed 1 test of 26.
t/13-errors.t ................. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/26 subtests

Test Summary Report
-------------------
t/13-errors.t               (Wstat: 256 Tests: 26 Failed: 1)
  Failed test:  26
  Non-zero exit status: 1
Files=39, Tests=515, 27 wallclock secs ( 0.17 usr  0.05 sys +  6.82 cusr  1.06 csys =  8.10 CPU)
Result: FAIL
Comment 1 Larry the Git Cow gentoo-dev 2017-10-24 04:49:59 UTC
The bug has been closed via the following commit(s):

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

commit bd34ea70b7ff88d9f2fba17022bf453869b1ad52
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-10-24 04:49:20 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-10-24 04:49:39 +0000

    dev-perl/HTML-Mason: Fix tests failing without '.' in @INC bug #616966
    
    Closes: https://bugs.gentoo.org/616966
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/HTML-Mason/HTML-Mason-1.560.0.ebuild      |  3 ++-
 .../files/HTML-Mason-1.560.0-no-dot-inc.patch      | 28 ++++++++++++++++++++++
 2 files changed, 30 insertions(+), 1 deletion(-)