Skip Menu |

This queue is for tickets about the HTML-Mason CPAN distribution.

Report information
The Basics
Id: 108275
Status: resolved
Priority: 0/
Queue: HTML-Mason

People
Owner: Nobody in particular
Requestors: kaoru [...] slackwise.net
Cc:
AdminCc:

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



Subject: Module::Build::Base errors in live-tests
All the tests in the live-tests directory have this error: alex@yuzu:~/Documents/Git/cpan-pull-request-challenge-2015/10-HTML-Mason$ prove -lv live-tests/live/apache-filter.t live-tests/live/apache-filter.t .. Can't find 'build_params' in _build at /home/alex/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4/Module/Build/Base.pm line 1290. INIT failed--call queue aborted. HTML-Mason commit 26b7f5b, Perl 5.18.4, Module::Build 0.4214
I don't think I've run these tests in ages. They require mod_perl and other horrible things, which makes running them pretty challenging.
Fair enough. I was looking at it for my CPAN Pull Request Challenge for October 2015, and I ended up finding a PR I could make without running the tests ;-) https://github.com/autarch/HTML-Mason/pull/3