Subject: | Attribute (root) does not pass the type constraint |
The tests fail, probably with newer Mouse versions:
...
Attribute (root) does not pass the type constraint because: Validation failed for 'Ref' with value undef at /opt/perl-5.22.3-RC3/lib/site_perl/5.22.3/x86_64-linux/Mouse/Util.pm line 386.
Mouse::Util::throw_error(Mouse::Meta::Attribute=HASH(0x215b478), "Attribute (root) does not pass the type constraint because: V"..., "data", undef, "depth", -1) called at /tmpfs/.cpan-build-cpansand/2016090509/Unicode-Emoji-E4U-0.03-0/blib/lib/Unicode/Emoji/Base.pm line 138
Unicode::Emoji::Base::File::Carrier::_build_list(Unicode::Emoji::DoCoMo=HASH(0x21db070)) called at t/11-synopsis-docomo.t line 15
# Looks like your test exited with 2 before it could output anything.
t/11-synopsis-docomo.t ....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 15/15 subtests
(etc.)