Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623102 - <dev-perl/ShipIt-0.600.0-r1 fails tests ( Failed test 'read version (t/data/Perl/04.pm)')
Summary: <dev-perl/ShipIt-0.600.0-r1 fails tests ( Failed test 'read version (t/data/P...
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: https://rt.cpan.org/Ticket/Display.ht...
Whiteboard: cleanup old after 2018-03-05
Keywords: TESTFAILURE
Depends on: 648588
Blocks:
  Show dependency tree
 
Reported: 2017-06-30 01:16 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-03-13 12:13 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-06-30 01:16:48 UTC
>>> Test phase: dev-perl/ShipIt-0.600.0
make -j3 test TEST_VERBOSE=0
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/svk-tagpattern.t .......... ok 
t/svn-tagpattern.t .......... ok 
t/version_from_file_perl.t .. 1/?
#   Failed test 'read version (t/data/Perl/04.pm)'
#   at t/version_from_file_perl.t line 20.
# Looks like you failed 1 test of 15.
t/version_from_file_perl.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/15 subtests
t/version_from_line_perl.t .. ok 

Test Summary Report
-------------------
t/version_from_file_perl.t (Wstat: 256 Tests: 15 Failed: 1)
  Failed test:  8
  Non-zero exit status: 1
Files=4, Tests=36,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.37 cusr  0.05 csys =  0.46 CPU)
Result: FAIL
Failed 1/4 test programs. 1/36 subtests failed.
Comment 1 Larry the Git Cow gentoo-dev 2018-01-08 18:36:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb9d5dce67e0539e09e281382905e0647d18e098

commit cb9d5dce67e0539e09e281382905e0647d18e098
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-01-08 18:34:35 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-01-08 18:34:51 +0000

    dev-perl/ShipIt: Fix test failures re bug #623102
    
    - EAPI6
    - Fix test failures
    - Remove bogus CPAN remote-id
    
    Bug: https://bugs.gentoo.org/623102
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/ShipIt/ShipIt-0.600.0-r1.ebuild           | 21 +++++++
 .../ShipIt/files/ShipIt-0.60-version-test.patch    | 65 ++++++++++++++++++++++
 dev-perl/ShipIt/metadata.xml                       |  1 -
 3 files changed, 86 insertions(+), 1 deletion(-)}
Comment 2 Larry the Git Cow gentoo-dev 2018-03-13 12:13:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc2e62cb43da5eccccbd0b575043528a97bfca58

commit bc2e62cb43da5eccccbd0b575043528a97bfca58
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-03-13 12:11:22 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-03-13 12:11:22 +0000

    dev-perl/ShipIt: Cleanup old re bug #623102
    
    Closes: https://bugs.gentoo.org/623102
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/ShipIt/ShipIt-0.600.0.ebuild | 21 ---------------------
 1 file changed, 21 deletions(-)