Bug 1261760 - perl-MooseX-App-Cmd-0.31-3.fc24 FTBFS: Failed test 'Internal hashes match'
Summary: perl-MooseX-App-Cmd-0.31-3.fc24 FTBFS: Failed test 'Internal hashes match'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-MooseX-App-Cmd
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Emmanuel Seyman
QA Contact: Fedora Extras Quality Assurance
URL: http://koji.fedoraproject.org/koji/ta...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-10 06:37 UTC by Petr Pisar
Modified: 2015-09-13 10:25 UTC (History)
4 users (show)

Fixed In Version: perl-MooseX-App-Cmd-0.32-1
Clone Of:
Environment:
Last Closed: 2015-09-13 10:25:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 107025 0 None None None Never

Description Petr Pisar 2015-09-10 06:37:57 UTC
perl-MooseX-App-Cmd-0.31-3.fc24 fails to build in F24 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->{show_version} = Does not exist
#     $expected->{show_version} = '0'
# Looks like you failed 1 test of 1.
t/build_emulates_new.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

This has been happening since upgrading perl-App-Cmd from 0.327-3.fc23 to 0.328-1.fc24.

Comment 1 Emmanuel Seyman 2015-09-13 10:25:33 UTC
I've updated perl-MooseX-App-Cmd to 0.32 in rawhide. The changelog reads:

0.32      2015-09-12 01:10:11Z
    - fix incompatibility with App::Cmd 0.328 by calling its
      constructor (via MooseX::NonMoose) (RT#107025)

and rt #107025 describes this very problem.


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