Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613618 - <dev-perl/Path-FindDev-0.5.3 fails tests without '.' in @INC
Summary: <dev-perl/Path-FindDev-0.5.3 fails tests without '.' in @INC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-23 12:20 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-04-01 13:31 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-03-23 12:20:12 UTC
#   Failed test 'require 'lib/Path/FindDev/Object.pm';'
#   at t/00-compile/lib_Path_FindDev_Object_pm.t line 10.
#     Tried to require ''lib/Path/FindDev/Object.pm''.
#     Error:  Can't locate lib/Path/FindDev/Object.pm in @INC (you may need to install the lib::Path::FindDev::Object module) (...) at (eval 6) line 2.
# Looks like you failed 1 test of 1.
t/00-compile/lib_Path_FindDev_Object_pm.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 



Test Summary Report
-------------------
t/00-compile/lib_Path_FindDev_Object_pm.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Path_FindDev_pm.t       (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-01 13:31:36 UTC
Affected versions removed:

commit:  a4f72a29c2d6fd60f8319432f064f7137d360d80
author:  2017-04-01 12:34:57 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-01 13:05:03 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Path-FindDev: Remove old versions for bug #613618

    Bug: https://bugs.gentoo.org/613618
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Path-FindDev/Manifest                  |  1 -
 dev-perl/Path-FindDev/Path-FindDev-0.5.2.ebuild | 34 -----
 2 files changed, 35 deletions(-)
commit:  968e14712b6268acb78a3061e6e59b8e0bde264f
author:  2017-03-23 12:21:27 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-03-23 12:21:49 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Path-FindDev: Bump to version 0.5.3

    Upstream:
    - Fix bugs with '.' in @INC
    
    Bug: https://bugs.gentoo.org/613618
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Path-FindDev/Manifest                  |  1 +
 dev-perl/Path-FindDev/Path-FindDev-0.5.3.ebuild | 34 +++++
 2 files changed, 35 insertions(+)