Skip Menu |

This queue is for tickets about the clearpress CPAN distribution.

Report information
The Basics
Id: 57786
Status: resolved
Priority: 0/
Queue: clearpress

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

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



Subject: Test suite fails with Test-Simple-0.95_02
The 20-view.t test fails if Test-Simple-0.95_02 is installed (see below). Everything passes if Test-Simple-0.94 is installed. Some information on Test-Simple changes may be found here: http://aspn.activestate.com/ASPN/Mail/Message/perl5-porters/3857791 # Failed test 'output buffer ok without debugging' # at t/20-view.t line 135. # An error occurred while using eq: # ------------------------------------ # Operation "eq": no method found, # left argument in overloaded package IO::Scalar, # right argument has no overloaded magic at (eval in cmp_ok) t/20-view.t line 135. # # ------------------------------------ # got: 'Content-type: text/plain # # ' # expected: 'Content-type: text/plain # # ' # Failed test 'output buffer ok with debugging' # at t/20-view.t line 158. # An error occurred while using eq: # ------------------------------------ # Operation "eq": no method found, # left argument in overloaded package IO::Scalar, # right argument has no overloaded magic at (eval in cmp_ok) t/20-view.t line 158. # # ------------------------------------ # got: 'Content-type: text/plain # # ' # expected: 'Content-type: text/plain # # ' # Looks like you failed 2 tests of 78. t/20-view.t ................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/78 subtests Regards, Slaven
Thanks for the report. I think this was fixed in r387.