Stas Bekman wrote:
I wonder if we can get a bit of a test suite overall run-time speedup by moving tests that call:

PerlInitHandler Apache::TestHandler::same_interp_fixup

into a vhost. At the moment we have:

t/response/TestModules/reload.pm:PerlInitHandler Apache::TestHandler::same_interp_fixup Apache::Reload
t/response/TestModperl/cookie.pm:PerlInitHandler Apache::TestHandler::same_interp_fixup
t/response/TestModperl/sameinterp.pm:PerlFixupHandler Apache::TestHandler::same_interp_fixup
t/response/TestModperl/cookie2.pm:PerlInitHandler Apache::TestHandler::same_interp_fixup


especially reload.pm, since it runs two fixups.


I think it's a good idea, if only for the sake of self-containment of the
tests. I'll make it so.

--
--------------------------------------------------------------------------------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to