Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613616 - <dev-perl/Path-IsDev-1.1.3 fails tests without '.' in @INC
Summary: <dev-perl/Path-IsDev-1.1.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:05 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-04-01 13:30 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: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(+)