Re: failing tests in mod_perl-2.0.1/ModPerl-Registry/t

2005-08-10 Thread Stas Bekman
Philip M. Gollucci wrote: Stas Bekman wrote: Philip M. Gollucci wrote: Jim Martinez wrote: I think I've already committed that skip rule but the rename branch merge has wiped it away. Philip, if you work on that, just wipe off HTML::HeadParser from your installed libs and run 'make test'

Re: failing tests in mod_perl-2.0.1/ModPerl-Registry/t

2005-08-07 Thread Philip M. Gollucci
Stas Bekman wrote: Philip M. Gollucci wrote: Jim Martinez wrote: I think I've already committed that skip rule but the rename branch merge has wiped it away. Philip, if you work on that, just wipe off HTML::HeadParser from your installed libs and run 'make test' and you will see which tests

Re: failing tests in mod_perl-2.0.1/ModPerl-Registry/t

2005-08-07 Thread Stas Bekman
Philip M. Gollucci wrote: Jim Martinez wrote: While compiling mod perl 2.0.1 on a box that did not have HTML::HeadParser installed, several tests failed. What modules did you have installed ? Stas Bekman, at a Portland Perl Monks meeting, suggested that, since HTML::HeadParser is not insta

Re: failing tests in mod_perl-2.0.1/ModPerl-Registry/t

2005-08-07 Thread Philip M. Gollucci
Jim Martinez wrote: While compiling mod perl 2.0.1 on a box that did not have HTML::HeadParser installed, several tests failed. What modules did you have installed ? Stas Bekman, at a Portland Perl Monks meeting, suggested that, since HTML::HeadParser is not installed, special_blocks.t should

failing tests in mod_perl-2.0.1/ModPerl-Registry/t

2005-08-06 Thread Jim Martinez
Hi, While compiling mod perl 2.0.1 on a box that did not have HTML::HeadParser installed, several tests failed. The tests, located in 8 files all in the ModPerl-Registry/t directory, are: special_blocks.t 206.t 304.t 404.t cgi.t closure.t perlrun_extload.t redirect.t Stas Bekman, at a Portland