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: 44945
Status: resolved
Priority: 0/
Queue: Mouse

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

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



Subject: tests fail to Class::Method::Modifiers missing
I get 3 test failures when trying to install 0.20: #### t/000-recipes/002_schwartz_tutorial....1..5 Method modifiers require the use of Class::Method::Modifiers or Class::Method::Modifiers::Fast. Please install it from CPAN and file a bug report with this application. at lib/Mouse.pm line 43 # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/030_roles/003_apply_role.............1..86 Method modifiers require the use of Class::Method::Modifiers or Class::Method::Modifiers::Fast. Please install it from CPAN and file a bug report with this application. at lib/Mouse/Meta/Role.pm line 151 # Looks like your test exited with 2 before it could output anything. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-86 Failed 86/86 tests, 0.00% okay t/030_roles/019_build..................1..6 Method modifiers require the use of Class::Method::Modifiers or Class::Method::Modifiers::Fast. Please install it from CPAN and file a bug report with this application. at lib/Mouse/Meta/Role.pm line 151 # Looks like your test exited with 2 before it could output anything. dubious
Subject: Re: [rt.cpan.org #44945] tests fail to Class::Method::Modifiers missing
Date: Sat, 11 Apr 2009 20:22:37 +0900
To: bug-Mouse [...] rt.cpan.org
From: Tokuhiro Matsuno <tokuhirom [...] gmail.com>
fixed in repo by Joel Bernstein. 49a56bbafc81e4d50e4a95a65f987a448dfe5ecc On Sat, Apr 11, 2009 at 7:34 PM, MARKSTOS via RT <bug-Mouse@rt.cpan.org> wrote: Show quoted text
> Sat Apr 11 06:34:03 2009: Request 44945 was acted upon. > Transaction: Ticket created by MARKSTOS >       Queue: Mouse >     Subject: tests fail to Class::Method::Modifiers missing >   Broken in: (no value) >    Severity: Critical >       Owner: Nobody >  Requestors: MARKSTOS@cpan.org >      Status: new >  Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=44945 > > > > I get 3 test failures when trying to install 0.20: > > #### > > t/000-recipes/002_schwartz_tutorial....1..5 > Method modifiers require the use of Class::Method::Modifiers or > Class::Method::Modifiers::Fast. Please install it from CPAN and file a > bug report with this application. at lib/Mouse.pm line 43 > # Looks like your test exited with 2 before it could output anything. > dubious >        Test returned status 2 (wstat 512, 0x200) > DIED. FAILED tests 1-5 >        Failed 5/5 tests, 0.00% okay > t/030_roles/003_apply_role.............1..86 > Method modifiers require the use of Class::Method::Modifiers or > Class::Method::Modifiers::Fast. Please install it from CPAN and file a > bug report with this application. at lib/Mouse/Meta/Role.pm line 151 > # Looks like your test exited with 2 before it could output anything. > dubious >        Test returned status 2 (wstat 512, 0x200) > DIED. FAILED tests 1-86 >        Failed 86/86 tests, 0.00% okay > t/030_roles/019_build..................1..6 > Method modifiers require the use of Class::Method::Modifiers or > Class::Method::Modifiers::Fast. Please install it from CPAN and file a > bug report with this application. at lib/Mouse/Meta/Role.pm line 151 > # Looks like your test exited with 2 before it could output anything. > dubious >