Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 616966 - dev-perl/HTML-Mason fails tests without '.' in @INC (t/13-errors.t : Failed test 'require_bad_module_in_once')
Summary: dev-perl/HTML-Mason fails tests without '.' in @INC (t/13-errors.t : Failed t...
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-29 09:38 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-10-24 04:49 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-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(-)