Geoffrey Young wrote:

Joe Orton wrote:

All my regression tests failed last night like this:

...
server localhost.localdomain:8541 listening (proxy_https_http)
[ info] adding source lib .../Apache-Test/lib to @INC
-withtestmore error: Test::Builder version 0.18_01 required--this is only version 0.17 at .../Apache-Test/lib/Apache/Test.pm line 67.


I _think_ I took care of it. let me know if we're not ok now.

Thanks Geoff :0)

it's pretty much a requirement for me that httpd-test works with stock
perl distributions; can this be fixed?


hmm...

well, let's discuss this.  the purpose of the test-more-unstable branch is
to rewrite Apache-Test so that it uses Test::More instead of Test.pm.  there
are a bunch of reasons why I think this is good, but I think the main
motivator is that Test.pm can't handle threaded perls properly under some
conditions (stas can add more eventually).

Right. Test.pm simply doesn't cut.

is it a really big deal to require Test::More?  from a developer standpoint
I don't think it is, since Test::More is pretty much the defacto testing
standard in the perl world.  but maybe distribtion folks have different
thoughts.  if so, if you are given enough time (like, say, we won't require
T::M for a few months) is that helpful or sufficient?

What seems to be the problem? We have already decided to bundle Test-More. I didn't have a chance to do that yet in that -unstable branch. I was planning to do it later. It just wasn't supposed to be committed yet to the main branch, was a slip on my side, as I didn't re-check out after switching externals :(



-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to