Skip Menu |

This queue is for tickets about the Prophet CPAN distribution.

Report information
The Basics
Id: 88536
Status: open
Priority: 0/
Queue: Prophet

People
Owner: ioanr [...] cpan.org
Requestors: lxp [...] cpan.org
Cc:
AdminCc:

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



Subject: tests fail if "recommended" dependencies not installed
Prophet is failing to install for me using cpanminus. Looking at the verbose output of cpanminus, it appears that some tests failed because Template::Declare wasn't installed on my system. I note that the META.json file lists this module as only a recommended dependency, but the tests seem to assume its unconditional presence. My full cpanminus output is available here: https://gist.github.com/Lx/6494418
Hi, thanks for your report.

I've committed a fix making the tests skip when missing recommended dependencies, plus some other test issues I came across. (http://gitorious.org:prophet/prophet)

I'll put out a release after I've fixed #88537