Skip Menu |

This queue is for tickets about the SVG-Calendar CPAN distribution.

Report information
The Basics
Id: 101258
Status: resolved
Priority: 0/
Queue: SVG-Calendar

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

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



Subject: Templates missing?
Running the test suite of SVG-Calendar-v0.3.6 gives the following error: Can't stat templates: No such file or directory at /opt/perl-5.20.1/lib/site_perl/5.20.1/Module/Build/Base.pm line 5256. # Testing SVG::Calendar 0.3.6, Perl 5.020001, /opt/perl-5.20.1/bin/perl5.20.1 t/00-load.t ....... ok file error - calendar.svg: not found# Looks like you planned 18 tests but ran 3. # Looks like your test exited with 2 just after 3. t/Calendar.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 15/18 subtests
On Sat Jan 03 07:45:18 2015, SREZIC wrote: Show quoted text
> Running the test suite of SVG-Calendar-v0.3.6 gives the following > error: > > Can't stat templates: No such file or directory > at /opt/perl-5.20.1/lib/site_perl/5.20.1/Module/Build/Base.pm line > 5256. > # Testing SVG::Calendar 0.3.6, Perl 5.020001, /opt/perl- > 5.20.1/bin/perl5.20.1 > t/00-load.t ....... ok > file error - calendar.svg: not found# Looks like you planned 18 tests > but ran 3. > # Looks like your test exited with 2 just after 3. > t/Calendar.t ...... > Dubious, test returned 2 (wstat 512, 0x200) > Failed 15/18 subtests
Missed updating manifest file, should be fixed now.