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

Bug 613616

Summary: <dev-perl/Path-IsDev-1.1.3 fails tests without '.' in @INC
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 612408    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-03-23 12:05:51 UTC
#   Failed test 'require 'lib/Path/IsDev/Heuristic/DevDirMarker.pm';'
#   at t/00-compile/lib_Path_IsDev_Heuristic_DevDirMarker_pm.t line 10.
#     Tried to require ''lib/Path/IsDev/Heuristic/DevDirMarker.pm''.
#     Error:  Can't locate lib/Path/IsDev/Heuristic/DevDirMarker.pm in @INC (you may need to install the lib::Path::IsDev::Heuristic::DevDirMarker module)  at (eval 6) line 2.
# Looks like you failed 1 test of 1.


...

Test Summary Report
-------------------
t/00-compile/lib_Path_IsDev_Heuristic_DevDirMarker_pm.t                      (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1

...

Failed 27/39 test programs. 27/64 subtests failed.
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-01 13:30:47 UTC
Affected versions removed:

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

    dev-perl/Path-IsDev: Remove old versions for bug #613616

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


 dev-perl/Path-IsDev/Manifest                |  1 -
 dev-perl/Path-IsDev/Path-IsDev-1.1.2.ebuild | 38 -----
 2 files changed, 39 deletions(-)
commit:  ed1aeb9fd035febfa281ae36db08708cb253c5ac
author:  2017-03-23 12:13:46 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-03-23 12:14:05 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Path-IsDev: Bump to version 1.1.3

    Upstream:
    - Fix issues with '.' in @INC in tests
    - Tests much faster
    
    Bug: https://bugs.gentoo.org/613616
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Path-IsDev/Manifest                |  1 +
 dev-perl/Path-IsDev/Path-IsDev-1.1.3.ebuild | 38 +++++
 2 files changed, 39 insertions(+)