Bug 1939434

Summary: perl-MooseX-App-Cmd-0.32-16.fc35 FTBFS: Failed test 'Internal hashes match' at t/build_emulates_new.t line 16.
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-MooseX-App-CmdAssignee: Emmanuel Seyman <emmanuel>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: emmanuel, iarnell, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org/package/perl-MooseX-App-Cmd
Whiteboard:
Fixed In Version: perl-MooseX-App-Cmd-0.34-1.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-21 12:24:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1927309    

Description Petr Pisar 2021-03-16 12:08:57 UTC
perl-MooseX-App-Cmd-0.32-16.fc35 fails to build in Fedora 35 because a test fails:

t/basic.t ............... ok
#   Failed test 'Internal hashes match'
#   at t/build_emulates_new.t line 16.
#     Structures begin differing at:
#          $got->{plugin_search_path}[0] = 'Bar::Command'
#     $expected->{plugin_search_path}[0] = 'Foo::Command'
# Looks like you failed 1 test of 1.
t/build_emulates_new.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/10059536>.

Comment 1 Emmanuel Seyman 2021-03-21 12:24:12 UTC
Fixed with the update to MooseX-App-Cmd-0.34