Skip Menu |

This queue is for tickets about the MooseX-Types-Structured CPAN distribution.

Report information
The Basics
Id: 77302
Status: resolved
Priority: 0/
Queue: MooseX-Types-Structured

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

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



Subject: With MooseX-Types-0.34 causes test failures
The failure is:

t/bug-mixed-stringy.t .......... ok
Can't call method "is_subtype_of" on an undefined value at C:/strawberry/perl/vendor/lib/MooseX/Types/TypeDecorator.pm line 145.
BEGIN failed--compilation aborted at t/bug-optional.t line 20.
t/bug-optional.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't call method "is_subtype_of" on an undefined value at C:/strawberry/perl/vendor/lib/MooseX/Types/TypeDecorator.pm line 145.
Show quoted text
# Looks like you planned 11 tests but ran 7.
# Looks like your test exited with 255 just after 7.
t/regressions/01-is_type_of.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/11 subtests

--
kmx
This appears to have been fixed with the latest release (0.35) of MooseX::Types.