Summary: | <dev-perl/ShipIt-0.600.0-r1 fails tests ( Failed test 'read version (t/data/Perl/04.pm)') | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Kent Fredric (IRC: kent\n) (RETIRED) <kentnl> |
Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://rt.cpan.org/Ticket/Display.html?id=112501 | ||
Whiteboard: | cleanup old after 2018-03-05 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 648588 | ||
Bug Blocks: |
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(-)} 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(-) |
>>> 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.