Skip Menu |

This queue is for tickets about the Zydeco CPAN distribution.

Report information
The Basics
Id: 132422
Status: resolved
Priority: 0/
Queue: Zydeco

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.517
Fixed in: (no value)



Subject: Fails with MooX::Press 0.060
The test suite started to fail: ... # Failed test at t/21coderef.t line 26. # Structures begin differing at: # $got = CODE(0x8055f6fc0) # $expected = ARRAY(0x803eacd08) # Looks like you failed 1 test of 4. t/21coderef.t .................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests ... # Failed test 'lexical method works too' # at t/31lexhas.t line 22. # got: 'CODE(0x805599c60)' # expected: '999' # Looks like you failed 1 test of 9. t/31lexhas.t ................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/9 subtests ... # Failed test at t/51mixedsigs.t line 29. # Structures begin differing at: # $got = CODE(0x80584fee8) # $expected = ARRAY(0x803ba2eb8) # Looks like you failed 1 test of 3. t/51mixedsigs.t ................ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests ... This seems to happen with MooX::Press 0.060: **************************************************************** Regression 'mod:MooX::Press' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 58341510704616056.00 [1='eq_0.060'] -1.0000 0.0000 -27740572805865856.00 R^2= 1.000, N= 115, K= 2 ****************************************************************
Thanks; upgrading to MooX::Press 0.061 should fix things.