Closed
Description
The build.log at https://rt.cpan.org/Ticket/Display.html?id=107362 is quite troubling. The test is failing due to an unexpected result for module versions in the provides
hash -- my test was assuming that the distribution version would be used, rather than the module versions.
However, on closer inspection it would appear that the test is actually wrong (given the configs inherit_version => 0, inherit_missing => 0
(https://metacpan.org/source/ETHER/Dist-Zilla-PluginBundle-Author-ETHER-0.105/lib/Dist/Zilla/PluginBundle/Author/ETHER.pm#L261) -- so, why do the tests pass on my machine and apparently on all cpantesters systems, but not for ribasushi?
Metadata
Metadata
Assignees
Labels
No labels