Subject: | Tests fail (with latest DateTime::Locale?) |
The t/04_locale.t test fails, probably only with recent DateTime::Locale versions e.g. 1.01:
Attribute (locale) does not pass the type constraint because: Validation failed for 'DateTime::Locale' with value DateTime::Locale::FromData=HASH(0x31e2a70) at /opt/perl-5.23.4/lib/site_perl/5.23.4/x86_64-linux/Mouse/Util.pm line 386.
Mouse::Util::throw_error(Mouse::Meta::Attribute=HASH(0x31d5308), "Attribute (locale) does not pass the type constraint because:"..., "data", DateTime::Locale::FromData=HASH(0x31e2a70), "depth", -1) called at t/04_locale.t line 7
# Looks like your test exited with 255 before it could output anything.
t/04_locale.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests