Skip Menu |

This queue is for tickets about the Language-Befunge CPAN distribution.

Report information
The Basics
Id: 57721
Status: resolved
Priority: 0/
Queue: Language-Befunge

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

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



Subject: Test suite fails with Test-Simple-0.95_02
The test suite fails if Test-Simple-0.95_02 is installed. It runs fine with Test-Simple-0.94. All fails seems to look like this: # Failed test at t/1-classes/ip.t line 213. # An error occurred while using eq: # ------------------------------------ # Operation "eq": no method found, # left argument in overloaded package Language::Befunge::Vector, # right argument has no overloaded magic at (eval in cmp_ok) t/1-classes/ip.t line 213. # # ------------------------------------ # got: '(49,53)' # expected: '(49,53)' # Looks like you failed 1 test of 132. t/1-classes/ip.t ...................... This is probably due to changes explained in http://aspn.activestate.com/ASPN/Mail/Message/perl5-porters/3857791 Regards, Slaven
fixed in 4.13 thanks for the report.