Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613580 - <dev-perl/Test-File-ShareDir-1.1.2 fails tests without '.' in @INC
Summary: <dev-perl/Test-File-ShareDir-1.1.2 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:
Depends on:
Blocks: perl-5.26-no-dot-inc
  Show dependency tree
 
Reported: 2017-03-23 00:04 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2017-04-01 13:26 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 00:04:23 UTC
#   Failed test 'require 'lib/Test/File/ShareDir/Dist.pm';'
#   at t/00-compile/lib_Test_File_ShareDir_Dist_pm.t line 10.
#     Tried to require ''lib/Test/File/ShareDir/Dist.pm''.
#     Error:  Can't locate lib/Test/File/ShareDir/Dist.pm in @INC

Test Summary Report
-------------------
t/00-compile/lib_Test_File_ShareDir_Dist_pm.t         (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Test_File_ShareDir_Object_Inc_pm.t   (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Test_File_ShareDir_Module_pm.t       (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Test_File_ShareDir_Object_Dist_pm.t  (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Test_File_ShareDir_Object_Module_pm.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Test_File_ShareDir_pm.t              (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Test_File_ShareDir_TempDirObject_pm.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/00-compile/lib_Test_File_ShareDir_Utils_pm.t        (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=17, Tests=29,  1 wallclock secs ( 0.06 usr  0.03 sys +  1.96 cusr  0.35 csys =  2.40 CPU)
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-01 13:26:57 UTC
Affected versions removed:

commit:  e759f014d18772213ef2f47a5c53713648f6340e
author:  2017-04-01 12:28:56 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-04-01 13:05:00 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Test-File-ShareDir: Remove old versions for bug #613580

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


 dev-perl/Test-File-ShareDir/Manifest                      |  1 -
 .../Test-File-ShareDir/Test-File-ShareDir-1.1.1-r1.ebuild | 30 -----
 2 files changed, 31 deletions(-)
commit:  5e5dd833241e55a0faec2594545f9da2e38a0337
author:  2017-03-23 00:17:00 +0000 Kent Fredric <kentnl@gentoo.org>
commit:  2017-03-23 00:18:16 +0000 Kent Fredric <kentnl@gentoo.org>
gpg-key: E854324B1366A820

    dev-perl/Test-File-ShareDir: Bump to version 1.1.2

    - EAPI6
    - Parallel Tests
    
    Upstream:
    - Fixes for '.' in @INC
    
    Bug: https://bugs.gentoo.org/613580
    Package-Manager: Portage-2.3.4, Repoman-2.3.2


 dev-perl/Test-File-ShareDir/Manifest                      |  1 +
 .../Test-File-ShareDir/Test-File-ShareDir-1.1.2.ebuild    | 29 +++++
 dev-perl/Test-File-ShareDir/metadata.xml                  |  7 +
 3 files changed, 37 insertions(+)