Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908722 - dev-perl/Variable-Magic-0.620.0-r1 fails tests with Perl 5.38
Summary: dev-perl/Variable-Magic-0.620.0-r1 fails tests with Perl 5.38
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.38
  Show dependency tree
 
Reported: 2023-06-17 22:13 UTC by Andreas K. Hüttel
Modified: 2023-06-17 22:27 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 Andreas K. Hüttel archtester gentoo-dev 2023-06-17 22:13:21 UTC
dev-perl/Variable-Magic-0.620.0-r1 fails tests with Perl 5.38 (-rc1)

#   Failed test 'get magic with op_info == 1 gets the right op info'
#   at t/18-opinfo.t line 79.
#          got: 'padsv_store'
#     expected: 'sassign'

#   Failed test 'get magic with op_info == 2 gets the right op info'
#   at t/18-opinfo.t line 82.
#          got: 'padsv_store'
#     expected: 'sassign'

#   Failed test 'get magic with op_info == 1 gets the right op info'
#   at t/18-opinfo.t line 79.
#          got: 'padsv_store'
#     expected: 'sassign'

#   Failed test ''get magic with op_info == 2' isa 'B::BINOP''
#   at t/18-opinfo.t line 81.
#     'get magic with op_info == 2' isn't a 'B::BINOP'

#   Failed test 'get magic with op_info == 2 gets the right op info'
#   at t/18-opinfo.t line 82.
#          got: 'padsv_store'
#     expected: 'sassign'

#   Failed test 'get magic with op_info == 1 gets the right op info'
#   at t/18-opinfo.t line 79.
#          got: 'padsv_store'
#     expected: 'sassign'

#   Failed test ''get magic with op_info == 2' isa 'B::BINOP''
#   at t/18-opinfo.t line 81.
#     'get magic with op_info == 2' isn't a 'B::BINOP'

#   Failed test 'get magic with op_info == 2 gets the right op info'
#   at t/18-opinfo.t line 82.
#          got: 'padsv_store'
#     expected: 'sassign'
# Looks like you failed 8 tests of 139.
^M                                                                        ^Mt/18-opinfo.t ........ Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/139 subtests
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2023-06-17 22:15:16 UTC
Test Summary Report
-------------------
t/18-opinfo.t      (Wstat: 2048 (exited 8) Tests: 139 Failed: 8)
  Failed tests:  9, 13, 16, 19-20, 44, 47-48
  Non-zero exit status: 8
Files=30, Tests=1336,  1 wallclock secs ( 0.40 usr  0.11 sys +  7.19 cusr  1.19 csys =  8.89 CPU)
Result: FAIL
Failed 1/30 test programs. 8/1336 subtests failed.
Comment 2 Larry the Git Cow gentoo-dev 2023-06-17 22:27:07 UTC
The bug has been closed via the following commit(s):

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

commit 76c587a47758c564f22ec558280859e6896a372e
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2023-06-17 22:25:59 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2023-06-17 22:26:56 +0000

    dev-perl/Variable-Magic: add 0.630.0
    
    Closes: https://bugs.gentoo.org/908722
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-perl/Variable-Magic/Manifest                   |  1 +
 .../Variable-Magic/Variable-Magic-0.630.0.ebuild   | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)