Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Dist-Zilla-Plugin-MetaProvides CPAN distribution.

Report information
The Basics
Id: 67325
Status: resolved
Priority: 0/
Queue: Dist-Zilla-Plugin-MetaProvides

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

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



Subject: missing build require: test::more 0.96
$ pmvers Test::More 0.94 $ prove -lv t/01-MetaProvider-Provider.t t/01-MetaProvider-Provider.t .. ok 1 - inherit_verion = 1 propagates ok 2 - inherit_verion = 0 propagates ok 3 - Non-Zero inhert_version can not live not ok 1 - inherit_version boolean tests # Tests were run but no plan was declared and done_testing() was not seen. # Failed test 'inherit_version boolean tests' # at /usr/lib/perl5/5.12.3/Test/Builder.pm line 229. ok 1 - inherit_missing = 1 propagates ok 2 - inherit_missing = 0 propagates ok 3 - Non-Zero inhert_missing can not live not ok 2 - inherit_missing boolean tests # Tests were run but no plan was declared and done_testing() was not seen. # Failed test 'inherit_missing boolean tests' # at /usr/lib/perl5/5.12.3/Test/Builder.pm line 229. ok 1 - meta_noindex = 1 propagates ok 2 - meta_noindex = 0 propagates ok 3 - Non-Zero meta_noindex can not live not ok 3 - meta_noindex boolean tests # Tests were run but no plan was declared and done_testing() was not seen. # Failed test 'meta_noindex boolean tests' # at /usr/lib/perl5/5.12.3/Test/Builder.pm line 229. # Tests were run but no plan was declared and done_testing() was not seen. not ok 1 - boolean attribute tests # Failed test 'boolean attribute tests' # at /usr/lib/perl5/5.12.3/Test/Builder.pm line 229. ok 1 - By default, discovered versions ignored, dzils used instead ok 2 - By default, undef versions dont matter, dzils used instead # Tests were run but no plan was declared and done_testing() was not seen. not ok 1 - default behaviour # Failed test 'default behaviour' # at /usr/lib/perl5/5.12.3/Test/Builder.pm line 229. ok 1 - without version inheritance, defined versions pass-through ok 2 - without version inheritance, undefined versions emit empty arrays # Tests were run but no plan was declared and done_testing() was not seen. not ok 2 - inherit_version => 0, inherit_missing => 0 behaviour [...] $ sudo urpmi perl-Test-Simple rsync://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/cauldron/x86_64/media/core/release/perl-Test-Simple-0.980.0-1.mga1.noarch.rpm installation de perl-Test-Simple-0.980.0-1.mga1.noarch.rpm depuis /var/cache/urpmi/rpms Préparation ... ########################################################################################################################################################## 1/1: perl-Test-Simple ########################################################################################################################################################## $ pmvers Test::More 0.98 $ prove -l t/01-MetaProvider-Provider.t t/01-MetaProvider-Provider.t .. ok All tests successful. Files=1, Tests=4, 1 wallclock secs ( 0.04 usr 0.00 sys + 1.39 cusr 0.09 csys = 1.52 CPU) Result: PASS ==> you need Test::More strictly > 0.94 (note: metaprovides::class / metaprovides::package also suffer from the same problem, but i'm not opening a bug against them)
Thanks for the bug report.

 

Ramped the minimum deps for tests to Test::More 0.96  in all three dists listed.

Dist-Zilla-Plugin-MetaProvides-1.12060501
Dist-Zilla-Plugin-MetaProvides-Package-1.12060501
Dist-Zilla-Plugin-MetaProvides-Class-1.12060501