Skip Menu |

This queue is for tickets about the Mason-Tidy CPAN distribution.

Report information
The Basics
Id: 123752
Status: open
Priority: 0/
Queue: Mason-Tidy

People
Owner: Nobody in particular
Requestors: 'spro^^*%*^6ut# [...] &$%*c
Cc: swartz [...] pobox.com
AdminCc:

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



CC: swartz [...] pobox.com
Subject: Fails tests with Moo 2.003003
t/01-use.t .. 1/1 # Failed test 'use Mason::Tidy;' # at t/01-use.t line 4. # Tried to use 'Mason::Tidy'. # Error: Invalid isa 'CODE(0x7fa69a060b28)' for Mason::Tidy->mason_versionis a stub at /Users/sprout/.cpan/build/Mason-Tidy-2.57-1/blib/lib/Mason/Tidy.pm line 17. # Compilation failed in require at t/01-use.t line 4. # BEGIN failed--compilation aborted at t/01-use.t line 4. # Looks like you failed 1 test of 1. And I get the same output from every test script. It appears to be related to this change: https://github.com/moose/Moo/commit/ec7c97c52f
RT-Send-CC: swartz [...] pobox.com
On Sun Nov 26 19:44:28 2017, SPROUT wrote: Show quoted text
> t/01-use.t .. 1/1 > # Failed test 'use Mason::Tidy;' > # at t/01-use.t line 4. > # Tried to use 'Mason::Tidy'. > # Error: Invalid isa 'CODE(0x7fa69a060b28)' for Mason::Tidy-
> >mason_versionis a stub at /Users/sprout/.cpan/build/Mason-Tidy-2.57-
> 1/blib/lib/Mason/Tidy.pm line 17. > # Compilation failed in require at t/01-use.t line 4. > # BEGIN failed--compilation aborted at t/01-use.t line 4. > # Looks like you failed 1 test of 1. > > And I get the same output from every test script. It appears to be > related to this change: https://github.com/moose/Moo/commit/ec7c97c52f
I have also reported this as a Moo bug: https://rt.cpan.org/Ticket/Display.html?id=123753