[Dbix-class] inflate_datetime test fails when installing 0.07001
Matt S Trout
dbix-class at trout.me.uk
Wed Sep 6 16:12:06 CEST 2006
Christopher H. Laco wrote:
> Kevin Old wrote:
>> On 9/6/06, Matt S Trout <dbix-class at trout.me.uk> wrote:
>>> Try updating Test::More
>> That did it! Thanks Matt!
>
> As a side note, Test::More isn't always the issue on this error.
>
> http://search.cpan.org/src/DROLSKY/DateTime-0.34/Changes
>
> - Under Perl 5.6.2 (and presumably 5.6.x), some of the tests
> mysteriously failed. I tracked this down to a weird interaction
> between DateTime's string overloading and
> Test::Builder->cmp_ok(). See RT 19626.
>
> I was hoping that fix would fix this issue in 5.8, but it doesn't appear
> to be as related as I'd hoped.
>
> I had the same issues in Handel, so I just bumped up my T::M req to 0.61
> in META and warned in perl Makefile.PL.
>
> I'm even more frustrated that I'd fixed this once in the existing test,
> but apparently it didn't take as a solution. :-(
Maybe we should forciply ->stringify before the comparison?
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Dbix-class
mailing list