On Wednesday, March 09, 2011 10:48:57 Fred Moyer wrote:
> 2011/3/6 Torsten Förtsch <torsten.foert...@gmx.net>:
> > The fix is really simple. I have just uploaded Apache2::Banner that does
> > it externally (for those who still have to use 2.0.4). Would be good to
> > fix that in the next mp2 version.
> 
> 1) Submit a diff
> 2) Wait for feedback
> 3) Commit
> 4)????
> 5) Profit?

ENOTIME

Somewhere near end of March maybe.

The main problem is to conceive a good test.

Fred, there is a limitation with AT that I have hit several times already. 
Maybe you know a simple way to overcome. For example for this problem it would 
be good to compare the get_server_banner results for a modperl instance with 
an early interpreter start and one without. But that means you need 2 
different httpd instances. Apache2::ModSSL has a similar problem. It needs to 
run the test suite one time with mod_ssl loaded and another run without. There 
I have solved it by reconfiguring and rerunning in TEST.PL. But that 
introduces major drawbacks. You aren't able to use -run-tests or -start-httpd 
etc. When it comes to modperl itself, I think there is also need for such a 
feature, I mean running multiple differently configured httpd instances for 
one test suite.

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net

Reply via email to