Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661206 - <dev-perl/Devel-Size-0.820.0 fails tests on perl 5.28 ( Failed test 'assigning undef to a gap in an array allocates a scalar' )
Summary: <dev-perl/Devel-Size-0.820.0 fails tests on perl 5.28 ( Failed test 'assignin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Public/Bug/Displa...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: perl-5.28
  Show dependency tree
 
Reported: 2018-07-15 04:33 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2019-01-13 23:52 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 2018-07-15 04:33:41 UTC
>>> Test phase: dev-perl/Devel-Size-0.810.0
 * Test::Harness Jobs=3
make -j3 test TEST_VERBOSE=0
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Size.bs blib/arch/auto/Devel/Size/Size.bs 644
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/basic.t ..... ok
t/magic.t ..... ok
t/code.t ...... ok
t/globs.t ..... ok
t/pod_cov.t ... ok
t/pod.t ....... ok
t/pvbm.t ...... ok
#   Failed test 'assigning undef to a gap in an array allocates a scalar'
#   at t/recurse.t line 251.
#          got: '216'
#     expected: '168'
# Looks like you failed 1 test of 84.
t/recurse.t ... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/84 subtests
t/warnings.t .. skipped: no Test::PerlRun found

Test Summary Report
-------------------
t/pvbm.t    (Wstat: 0 Tests: 2 Failed: 0)
  TODO passed:   2
t/recurse.t (Wstat: 256 Tests: 84 Failed: 1)
  Failed test:  60
  Non-zero exit status: 1
Files=9, Tests=198,  1 wallclock secs ( 0.07 usr  0.01 sys +  0.80 cusr  0.09 csys =  0.97 CPU)
Result: FAIL
Failed 1/9 test programs. 1/198 subtests failed.
Comment 1 Larry the Git Cow gentoo-dev 2019-01-13 23:52:58 UTC
The bug has been closed via the following commit(s):

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

commit 47915377008bedbcfed03cc0017689ffd3e25b44
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-01-13 23:52:30 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-01-13 23:52:51 +0000

    dev-perl/Devel-Size: Version bump
    
    Closes: https://bugs.gentoo.org/661206
    Package-Manager: Portage-2.3.55, Repoman-2.3.12
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-perl/Devel-Size/Devel-Size-0.820.0.ebuild | 22 ++++++++++++++++++++++
 dev-perl/Devel-Size/Manifest                  |  1 +
 2 files changed, 23 insertions(+)