Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the DateTime-Locale CPAN distribution.

Report information
The Basics
Id: 118465
Status: resolved
Priority: 0/
Queue: DateTime-Locale

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

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



Subject: warning in Sub::Exporter::Progressive causes test failure
twin% prove -bv t/09version-check.t t/09version-check.t .. Name "B::Hooks::EndOfScope::XS::EXPORT_TAGS" used only once: possible typo at /home/ollisg/.perlbrew/libs/perl-5.25.6tc@dev/lib/perl5/Sub/Exporter/Progressive.pm line 24, <DATA> line 1. Name "B::Hooks::EndOfScope::EXPORT_TAGS" used only once: possible typo at /home/ollisg/.perlbrew/libs/perl-5.25.6tc@dev/lib/perl5/Sub/Exporter/Progressive.pm line 24, <DATA> line 1. ok 1 - got one warning from loading old locale ok 2 - loading locale from an older CLDR version warns not ok 3 - no (unexpected) warnings (via done_testing) # Failed test 'no (unexpected) warnings (via done_testing)' # at t/09version-check.t line 34. 1..3 # Looks like you failed 1 test of 3. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests Test Summary Report ------------------- t/09version-check.t (Wstat: 256 Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 1 Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.14 cusr 0.00 csys = 0.17 CPU) Result: FAIL