Skip Menu |

This queue is for tickets about the Log-Report CPAN distribution.

Report information
The Basics
Id: 57703
Status: resolved
Priority: 0/
Queue: Log-Report

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

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



Subject: Test suite fails with Test::More 0.95_01 and later
See http://www.cpantesters.org/cpan/report/6913079 for a sample test report with this failure. I think that the changes explained here: http://aspn.activestate.com/ASPN/Mail/Message/perl5-porters/3857791 are responsible for the failures. Regards, Slaven
Hopefully fixed in 0.27
On Fri May 28 09:39:45 2010, MARKOV wrote: Show quoted text
> Hopefully fixed in 0.27
Unfortunately not. With 0.27 I see still: # Failed test at t/11concat.t line 28. # An error occurred while using eq: # ------------------------------------ # Operation "eq": no method found, # left argument in overloaded package Log::Report::Message, # right argument has no overloaded magic at (eval in cmp_ok) t/11concat.t line 28. # # ------------------------------------ # got: 'abcdef' # expected: 'abcdef' # Failed test at t/11concat.t line 33. # An error occurred while using eq: # ------------------------------------ # Operation "eq": no method found, # left argument in overloaded package Log::Report::Message, # right argument has no overloaded magic at (eval in cmp_ok) t/11concat.t line 33. # # ------------------------------------ # got: 'Hello World! # ' # expected: 'Hello World! # ' # Looks like you failed 2 tests of 15. and similar failures in t/50file.t and t/54try.t Regards, Slaven
Subject: Re: [rt.cpan.org #57703] Test suite fails with Test::More 0.95_01 and later
Date: Mon, 31 May 2010 16:02:26 +0200
To: Slaven_Rezic via RT <bug-Log-Report [...] rt.cpan.org>
From: Mark Overmeer <solutions [...] overmeer.net>
* Slaven_Rezic via RT (bug-Log-Report@rt.cpan.org) [100528 22:24]: Show quoted text
> Queue: Log-Report > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=57703 > > > On Fri May 28 09:39:45 2010, MARKOV wrote:
> > Hopefully fixed in 0.27
> Unfortunately not. With 0.27 I see still:
As a result nearly all of my tests to see wether overloading is correctly implemented got useless. Release 0.28 fixes all. -- Regards, MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net
fixed in 0.28