Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Mouse CPAN distribution.

Report information
The Basics
Id: 46745
Status: resolved
Priority: 0/
Queue: Mouse

People
Owner: Nobody in particular
Requestors: ijw.bitcard [...] cack.org.uk
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.23
Fixed in: (no value)



Subject: Test failure: t/800_shikabased/013-compatibility-get_method_list.t
Machine: Linux danny 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux (a nearly-fresh Ubuntu installation) Perl is the default-installed 5.10.0. The result I get is t/800_shikabased/013-compatibility-get_method_list.t ...... 1/6 # Failed test at t/800_shikabased/013-compatibility-get_method_list.t line 34. # got: 'DESTROY,foo,meta,new' # expected: 'foo,meta,new' # Looks like you failed 1 test of 6. I'm installing with a local::lib setup.
Ditto 0.23 freshl pulled from CPAN. Looks like a change in Moose, this fails for me on 0.23 0.22 0.21 ...
Similar problem. Mouse 0.29, Moose 0.89. t/800_shikabased/013-compatibility-get_method_list........1/6 # Failed test 'role Moose' # at t/800_shikabased/013-compatibility-get_method_list.t line 35. # got: 'bar' # expected: 'bar,meta' # Looks like you failed 1 test of 6. As I understand, 'Moose' in test name means, that Moose behavior changed. -- Alexandr Ciornii, http://chorny.net
On Sun Sep 20 16:59:35 2009, CHORNY wrote: Show quoted text
> Similar problem. Mouse 0.29, Moose 0.89. > > t/800_shikabased/013-compatibility-get_method_list........1/6 > # Failed test 'role Moose' > # at t/800_shikabased/013-compatibility-get_method_list.t line 35. > # got: 'bar' > # expected: 'bar,meta' > # Looks like you failed 1 test of 6. > > As I understand, 'Moose' in test name means, that Moose behavior changed.
update Moose to 0.90, the failure will be gone
Subject: Re: [rt.cpan.org #46745] Test failure: t/800_shikabased/013-compatibility-get_method_list.t
Date: Mon, 21 Sep 2009 12:12:37 +0900
To: bug-Mouse [...] rt.cpan.org
From: Tokuhiro Matsuno <tokuhirom [...] gmail.com>
It's Moose's issue.I fixed deps. http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Mouse.git;a=blobdiff;f=t/800_shikabased/013-compatibility-get_method_list.t;h=735d5c3858c973df25ddd9bb5cc991c50163fc96;hp=1fd9a2f3009df67578828b2fbed9c02e7f221bf9;hb=33cc81a8f6f77ac395491d9824380290a80a23d9;hpb=10389a8bffa67d857a7ec8332d82beb681bcfb18 On Mon, Sep 21, 2009 at 8:16 AM, sunnavy via RT <bug-Mouse@rt.cpan.org> wrote: Show quoted text
>       Queue: Mouse >  Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=46745 > > > On Sun Sep 20 16:59:35 2009, CHORNY wrote:
>> Similar problem. Mouse 0.29, Moose 0.89. >> >> t/800_shikabased/013-compatibility-get_method_list........1/6 >> #   Failed test 'role      Moose' >> #   at t/800_shikabased/013-compatibility-get_method_list.t line 35. >> #          got: 'bar' >> #     expected: 'bar,meta' >> # Looks like you failed 1 test of 6. >> >> As I understand, 'Moose' in test name means, that Moose behavior changed.
> > update Moose to 0.90, the failure will be gone > > >
This has been resolved. -- Goro Fuji (gfx) GFUJI at CPAN.org