Bug 2337571 - perl-Attean-0.034-2.fc42 FTBFS: tests fail: Overwriting existing sub 'main::done_testing' with sub 'done_testing' exported by Test::Modern
Summary: perl-Attean-0.034-2.fc42 FTBFS: tests fail: Overwriting existing sub 'main::d...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Attean
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org//pa...
Whiteboard:
Depends On:
Blocks: F42FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-01-14 09:18 UTC by Petr Pisar
Modified: 2025-02-03 12:49 UTC (History)
2 users (show)

Fixed In Version: perl-Attean-0.035-1.fc42
Clone Of:
Environment:
Last Closed: 2025-02-03 12:49:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github kasei attean issues 172 0 None open Tests fail with Test-Warnings-0.037: Failed test 'no (unexpected) warnings (via done_testing)' 2025-01-14 09:51:05 UTC

Description Petr Pisar 2025-01-14 09:18:45 UTC
perl-Attean-0.034-2.fc42 fails to build in Fedora 42 because tests fail:

t/simple.t ........................ ok
Overwriting existing sub 'main::done_testing' with sub 'done_testing' exported by Test::Modern at t/store-memory.t line 3.
#   Failed test 'no (unexpected) warnings (via done_testing)'
#   at t/store-memory.t line 88.
# Looks like you failed 1 test of 22.
t/store-memory.t .................. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/22 subtests 
Overwriting existing sub 'main::done_testing' with sub 'done_testing' exported by Test::Modern at t/store-simple.t line 3.
#   Failed test 'no (unexpected) warnings (via done_testing)'
#   at t/store-simple.t line 68.
# Looks like you failed 1 test of 13.
t/store-simple.t .................. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests 
Overwriting existing sub 'main::done_testing' with sub 'done_testing' exported by Test::Modern at t/store-simpletriple.t line 3.
#   Failed test 'no (unexpected) warnings (via done_testing)'
#   at t/store-simpletriple.t line 62.
# Looks like you failed 1 test of 11.
t/store-simpletriple.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/11 subtests 
[...]

A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/19420859>. An upgrade of perl-Test-Warnings from 0.033-2.fc41 to 0.037-1.fc42 is suspicious.


Note You need to log in before you can comment on or make changes to this bug.