Re: Minor doc fix for Apache::TestRequest

2004-10-19 Thread Stas Bekman
Boris Zentner wrote: Hi, Am Dienstag 19 Oktober 2004 00:15 schrieb Stas Bekman: Ops, sorry. hard to explain in english, here is a example: perl -we 'sub have_lwp {} my $redir = have_lwp ? [qw(GET HEAD POST)] : 1;' % perl -we 'sub have_lwp {}; my $redir = have_lwp ? [qw(GET HEAD POST)] : 1;' Search

Re: Fix: Apache::TestRequest::redirect_ok

2004-10-19 Thread Stas Bekman
it? -- __ Stas BekmanJAm_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

Re: outdated docs ( testing.html )

2004-10-19 Thread Stas Bekman
://perl.apache.org/contribute/index.html Thanks Boris. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http

Re: Fix: Apache::TestRequest::redirect_ok

2004-10-19 Thread Stas Bekman
David Wheeler wrote: On Oct 19, 2004, at 5:22 AM, Stas Bekman wrote: Is it because you can't really do redirects on real POST requests? The body will get lost, isn't it? No, we do them all the time in Bricolage. In which case, can you please review Boris' patch and commit it if you think it's

Re: Minor doc fix for Apache::TestRequest

2004-10-18 Thread Stas Bekman
; Apache::TestRequest::user_agent(reset = 1, requests_redirectable = $redir); -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http

Re: time for Apache-Test 1.14?

2004-10-06 Thread Stas Bekman
to A-T after 1.14 release (since Apache-Test will care a higher version in the mp2 package on release). Actually it's not true, while _ is in the modperl version PAUSE won't index it, so I guess it's fine for now. -- __ Stas Bekman

Re: time for Apache-Test 1.14?

2004-10-06 Thread Stas Bekman
Geoffrey Young wrote: Stas Bekman wrote: Geoffrey Young wrote: hi all... unless mod_perl 1.99_17 is imminent I'd like to roll Apache-Test 1.14 - now that Devel::Cover works with mod_perl, 1.14 will be the first Apache-Test release that has the ability to take advantage of Devel::Cover without

Re: Apache::Test and OpenBSD

2004-09-27 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: Workaround (maybe) for getting Apache::Test 1.13 tested on a stock OpenBSD system

2004-09-24 Thread Stas Bekman
it. -- __ Stas BekmanJAm_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

Re: -one-process configuration option

2004-09-23 Thread Stas Bekman
Geoffrey Young wrote: Stas Bekman wrote: + save no-httpd one-process); may be it's better to use _ instead of - in the option names, so one doesn't need to quote them in the code. -no_httpd, -one_process. It's especially nice for -one_process, since it's the same

Re: -one-process configuration option

2004-09-22 Thread Stas Bekman
) : ''; -- __ Stas BekmanJAm_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

Re: -one-process configuration option

2004-09-22 Thread Stas Bekman
:) -- __ Stas BekmanJAm_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

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm

2004-09-17 Thread Stas Bekman
-- __ Stas BekmanJAm_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

Re: run_tests and test_clean

2004-09-16 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: run_tests and test_clean

2004-09-16 Thread Stas Bekman
. +1 -- __ Stas BekmanJAm_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

Re: [Patch] Caching apxs queries

2004-09-16 Thread Stas Bekman
: Files=218, Tests=2512, 1032 wallclock secs (594.94 cusr + 431.33 csys = 1026.27 CPU) + After: Files=218, Tests=2512, 246 wallclock secs (196.69 cusr + 33.55 csys = 230.24 CPU) gozer++, +1 -- __ Stas BekmanJAm_pH

Re: cvs commit: httpd-test/perl-framework/Apache-Test Changes

2004-09-05 Thread Stas Bekman
breakages). -- __ Stas BekmanJAm_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

Re: [RELEASE CANDIDATE] Apache-Test 1.13

2004-08-23 Thread Stas Bekman
William McKee wrote: On Fri, Aug 20, 2004 at 01:56:05PM -0700, Stas Bekman wrote: So all the problems you have reported before are now resolved, William? I knew you were going to ask me that g! It's not necessarily the case. I did not do a complete test under Windows using my test suite; I just

Re: [RELEASE CANDIDATE] Apache-Test 1.13

2004-08-20 Thread Stas Bekman
William McKee wrote: On Thu, Aug 19, 2004 at 12:17:37PM -0700, Stas Bekman wrote: You can download the release candidate from here: http://www.apache.org/~stas/Apache-Test-1.13-dev.tar.gz If there are no problems reported Apache-Test 1.13 will be released tomorrow. It's working fine for me under

Re: [RELEASE CANDIDATE] Apache-Test 1.13

2004-08-20 Thread Stas Bekman
William McKee wrote: On Fri, Aug 20, 2004 at 11:08:33AM -0700, Stas Bekman wrote: It's working fine for me under both Linux and Windows. Thanks! So all the problems you have reported before are now resolved, William? I knew you were going to ask me that g! It's not necessarily the case. I did

Re: shell_ready function

2004-08-18 Thread Stas Bekman
]; } :) -- __ Stas BekmanJAm_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

Re: failing httpd-test tests

2004-08-11 Thread Stas Bekman
Joe Orton wrote: On Tue, Aug 10, 2004 at 09:56:12AM -0700, Stas Bekman wrote: Aha! Excellent, Geoff! Does it solve the problem by moving those default_module calls after getting httpd config? Moving the calls one line further on fixed it for me. OK to check in? (BTW your patch had whitespace

Re: forcing full config in Makefile.PL (was Re: failing httpd-test tests)

2004-08-11 Thread Stas Bekman
for the general case. -- __ Stas BekmanJAm_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

Re: failing httpd-test tests

2004-08-11 Thread Stas Bekman
Joe Orton wrote: On Wed, Aug 11, 2004 at 01:17:04AM -0700, Stas Bekman wrote: I'd rather see it moved two statements (it still works, doesn't it?) so the eapi comes right after inherit_config. Otherwise, yes, please commit it. Yes, great, done. so are we all clean now? Any other problems

Re: failing httpd-test tests

2004-08-11 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: failing httpd-test tests

2004-08-11 Thread Stas Bekman
Stas Bekman wrote: Geoffrey Young wrote: But things are getting more and more fragile and dependant on each other indeed. right now a fresh checkout will not even run for me because I don't have an ssl-enabled apache to run against. this is not a minor issue, as I suspect I'm in the majority

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache Test.pm TestConfig.pm TestRun.pm

2004-08-09 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: failing httpd-test tests

2004-08-09 Thread Stas Bekman
-trace=debug :) -- __ Stas BekmanJAm_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

Re: failing httpd-test tests

2004-08-09 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

failing httpd-test tests

2004-08-07 Thread Stas Bekman
to know whether my recent changes in Apache-Test didn't break things, when so many tests fail (they were failing before my changes). -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm TestRun.pm TestServer.pm

2004-08-06 Thread Stas Bekman
, but the configuration tests) -- __ Stas BekmanJAm_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

expected/received swap?

2004-08-05 Thread Stas Bekman
mp2 had its t_cmp args adjusted, but not httpd-test. So we get this confusing: # expected: 500 Not a SCALAR reference # received: 102400 any takers on swapping the args of t_cmp to comply with recent A-T changes? -- __ Stas Bekman

Re: libwww-perl 5.800 failures

2004-08-05 Thread Stas Bekman
all that code from Apache-Test and move it into perl-framework/t/lib? -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED

Re: Test::More server support redux

2004-08-05 Thread Stas Bekman
warnings FATAL = qw(all); + +use Apache::Test; +use Apache::TestUtil; + +sub handler { + + plan shift, tests = 1; + + ok t_cmp(1, 1, 'called Apache::Test::ok()'); + + 0; ditto -- __ Stas BekmanJAm_pH -- Just Another

Re: Test::More server support redux

2004-08-05 Thread Stas Bekman
; -- __ Stas BekmanJAm_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

Re: Test::More server support redux

2004-08-05 Thread Stas Bekman
mean? -- __ Stas BekmanJAm_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

Re: [PATCH] new need functions

2004-08-02 Thread Stas Bekman
; +} +} + -- __ Stas BekmanJAm_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

Re: Infinite looping in self-configuration mode (was Re: [RELEASE CANDIDATE] Apache-Test-1.06)

2004-08-02 Thread Stas Bekman
as well :) Thanks Geoff! -- __ Stas BekmanJAm_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

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestRequest.pm

2004-07-31 Thread Stas Bekman
is recurrent) and have a better way to handle requirements check+skip and only requirements check. Ideas? -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestRequest.pm

2004-07-31 Thread Stas Bekman
, or desire_foo, etc... -- __ Stas BekmanJAm_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

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestRequest.pm

2004-07-31 Thread Stas Bekman
David Wheeler wrote: On Jul 31, 2004, at 1:14 AM, Stas Bekman wrote: so, have_foo is intuitive to be used anywhere in the code, and plan now will look like: plan tests = 5, need_lwp, need_cgi, need_php; I like this, but isn't it putting the onus of change on module owners and introducing

Re: cookie_jar ignored with requests_redirectable = 1

2004-07-30 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: cookie_jar ignored with requests_redirectable = 1

2004-07-29 Thread Stas Bekman
Stas Bekman wrote: David? Boris Zentner wrote: We are all at the OSCon at the moment, so we hardly get a chance to sleep. I suppose David will follow up soonish :) -- __ Stas BekmanJAm_pH -- Just Another mod_perl

Re: cookie_jar ignored with requests_redirectable = 1

2004-07-28 Thread Stas Bekman
?'); -- __ Stas BekmanJAm_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

Re: Infinite looping in self-configuration mode (was Re: [RELEASE CANDIDATE] Apache-Test-1.06)

2004-07-17 Thread Stas Bekman
William McKee wrote: On Mon, May 24, 2004 at 11:19:02AM -0700, Stas Bekman wrote: I'm not sure, but you could run both with tracing on -trace=debug or APACHE_TEST_TRACE_LEVEL=debug and then compare the logs. Could be that in one case it finds a global httpd.conf but not in the other? Hi Stas

Re: Doc Links?

2004-07-16 Thread Stas Bekman
from Lhttp://puffin.sourceforge.net/ -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http

Re: Test Docs Internal Links

2004-07-16 Thread Stas Bekman
implementations were done. -- __ Stas BekmanJAm_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

Re: Is CVS Down?

2004-07-16 Thread Stas Bekman
-- __ Stas BekmanJAm_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

Re: Test Doc =items

2004-07-16 Thread Stas Bekman
* it won't generate the bullets. I wanted the bullets so * is there. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm TestConfigPerl.pm

2004-07-15 Thread Stas Bekman
would want to install the module you're testing. but maybe I'll come up with something anyway :) :) -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org

t_cmp() revisited

2004-07-12 Thread Stas Bekman
? -- __ Stas BekmanJAm_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

Re: t_cmp() revisited

2004-07-12 Thread Stas Bekman
Stas Bekman wrote: so we reverted the args to t_cmp() to comply with other Test modules conventions, but why reverting the debug printout? I find it confusing: # received: undef # expected: foobar Do the other test modules also print it reversed? OK, as agreed over irc I've reversed those only

Re: Apache-Test module skeletons

2004-07-09 Thread Stas Bekman
::MB-new( module_name = 'Apache::Test::Skeleton', )-create_build_script; Regards, David -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto

Re:

2004-07-09 Thread Stas Bekman
feeling about that. -- __ Stas BekmanJAm_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

Re: Apache-Test module skeletons

2004-07-09 Thread Stas Bekman
, }, There is no Apache.pm in mp2. You probably wanted to say: requires = { 'mod_perl' = 0, -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http

Re: Apache-Test module skeletons

2004-07-09 Thread Stas Bekman
David Wheeler wrote: On Jul 9, 2004, at 1:09 PM, Stas Bekman wrote: There is no Apache.pm in mp2. You probably wanted to say: requires = { 'mod_perl' = 0, Right. In fact, it should probably be requires = { 'mod_perl' = '1.0', in the MP1 example, and requires

Re: Silence TestMB?

2004-07-09 Thread Stas Bekman
oops, thanks for the subject :) David Wheeler wrote: On Jul 9, 2004, at 1:01 PM, Stas Bekman wrote: I think we should try to be consistent with all TestM* frontends, no? Yes. I think we kept this message, in the same fashion to MakeMaker writing what does it do. and it's good to tell the user

Re: Apache-Test module skeletons

2004-07-09 Thread Stas Bekman
Randy Kobes wrote: On Fri, 9 Jul 2004, David Wheeler wrote: On Jul 9, 2004, at 1:09 PM, Stas Bekman wrote: There is no Apache.pm in mp2. You probably wanted to say: requires = { 'mod_perl' = 0, Right. In fact, it should probably be requires = { 'mod_perl' = '1.0

Re: Apache-Test module skeletons

2004-07-09 Thread Stas Bekman
. That would probably be Andreas and Autrijus. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http

Re: Apache-Test module skeletons

2004-07-09 Thread Stas Bekman
Randy Kobes wrote: On Fri, 9 Jul 2004, Stas Bekman wrote: Randy Kobes wrote: [ ... ] What about requiring 'Apache' for mp1-related modules (since 'Apache' doesn't exist within mp2), and for mp2 modules, requiring 'Apache2' (which doesn't exist within mp1)? It won't work since the version number

Re: Apache-Test module skeletons

2004-07-09 Thread Stas Bekman
David Wheeler wrote: On Jul 9, 2004, at 2:23 PM, Stas Bekman wrote: I don't know how M::B does the version checking, but EU::MM does file parsing, searching for the $VERSION line, so the version number must be hardcoded there, unless you do something like: $VERSION = do { require Apache2

Re: Apache-Test module skeletons

2004-07-07 Thread Stas Bekman
Apache::Test::Skeleton::mod_perl(1|2) packages with versioning in those tars and upload to CPAN? -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org

Re: Apache::TestMB returns 1

2004-07-06 Thread Stas Bekman
generate_script { my $self = shift; # If a file name has been passed in, use it. Otherwise, use the Committed, should there be a log in Changes? -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org

Re: [cpan #6800] Thread safety: work around perl sort bug

2004-06-30 Thread Stas Bekman
Thanks Andrew. But it's not a problem for us, since we don't run Apache-Test under threads. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org

Re: [Fwd: FAIL Apache-Test-1.12 OpenBSD.i386-openbsd 3.5]

2004-06-29 Thread Stas Bekman
file | +-+ *** Error code 1 Stop in /home/alian/.cpanplus/5.8.4/build/Apache-Test-1.12 (line 831 of Makefile). error_log is missing. -- __ Stas BekmanJAm_pH -- Just

Re: [Patch] add TEST_EXTRA_ARGS to allow passing arguments to t/TEST thru make invocation

2004-06-29 Thread Stas Bekman
not sure about the name choice. $(TEST_VERBOSE) and $(TEST_FILES) are the same as other Test packages use. Do they have $TEST_EXTRA_ARGS too? Otherwise we may better use some name specific to Apache-Test? -- __ Stas Bekman

Re: [Patch] add TEST_EXTRA_ARGS to allow passing arguments to t/TEST thru make invocation

2004-06-29 Thread Stas Bekman
), and TESTDB_SW. so how about APACHE_TEST_EXTRA_ARGS? it's verbose but it shouldn't be too bad and it beats making tons of extra targets. +1 -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org

Re: cvs commit: httpd-test/perl-framework/Apache-Test Changes

2004-06-28 Thread Stas Bekman
...But I leave it up to you guys. Added. We used to not do that manually, since modperl-2.0 automatically generates MANIFEST. Not the case with A-T. Geoff, just go ahead and release it with the new MANIFEST. -- __ Stas Bekman

Re: [RELEASE CANDIDATE] Apache-Test-1.12

2004-06-27 Thread Stas Bekman
with 'cvs diff' so that they can be applied easily, thanks :) -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: cvs commit: httpd-test/perl-framework/Apache-Test Changes

2004-06-27 Thread Stas Bekman
in their projects. ay, didn't realize the candidate is still out there and wasn't released. Sorry about that. Though these changes should be harmless :) -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org

Re: [RELEASE CANDIDATE] Apache-Test-1.12

2004-06-27 Thread Stas Bekman
David Wheeler wrote: On Jun 28, 2004, at 12:39 PM, Stas Bekman wrote: Thanks, committed. David, in the future please create patches with 'cvs diff' so that they can be applied easily, thanks :) Heh, sorry. Should have been easily do-able with patch -p1, though. Ah, right, too many flags

Re: [RELEASE CANDIDATE] Apache-Test-1.12

2004-06-25 Thread Stas Bekman
. Apparently it is still an issue. Yup, but it was an issue with previous A-T releases as well, so it's not a showstopper. Someone who can reproduce this problem ought to find a fix. Commenting out code is not quite a fix. -- __ Stas

Re: A::T - Running tests against multiple servers

2004-06-25 Thread Stas Bekman
] t/TEST -run [tests] -- __ Stas BekmanJAm_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

Re: [Module::Build] Re: Apache::TestMB

2004-06-23 Thread Stas Bekman
. Let's deal with that when the need arises. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http

Re: Apache::TestMB

2004-06-23 Thread Stas Bekman
Ken Williams wrote: On Jun 22, 2004, at 5:15 PM, Stas Bekman wrote: David Wheeler wrote: I figured. I like my style, too (mainly just cperl-mode style). ;-) pretty much the same here, cperl-mode too :) For HTML::Mason we found it helpful to add the following as the first line of source files

Re: Apache::TestMB

2004-06-23 Thread Stas Bekman
www.apache.org/dev/ doesn't reveal much... It's a well kept secret :) existing committers need to vote first, I'll keep you posted as I get more information. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http

Re: Apache::TestMB

2004-06-23 Thread Stas Bekman
David Wheeler wrote: On Jun 23, 2004, at 9:02 AM, Stas Bekman wrote: Now committed with a few minor tweaks, please test it since I don't know how to test it. Thanks David. Cool, thanks. What do you need to be able to feel comfortable/ready to release it? As I mentioned I don't know how to test

Re: new runtime option: -no-httpd

2004-06-23 Thread Stas Bekman
-{opts}-{'no-httpd'}; $self-run_tests; -$self-stop; +$self-stop unless $self-{opts}-{'no-httpd'}; } may be use -nohttpd, so that you don't need to quote the key string? -- __ Stas BekmanJAm_pH -- Just

Re: Apache::TestMB

2004-06-22 Thread Stas Bekman
David Wheeler wrote: On Jun 22, 2004, at 10:33 AM, Stas Bekman wrote: Absolutely. It's really just: MyTest-new-run(@ARGV); where MyTest is a subclass of Apache::TestRunPerl I tried that, but it didn't work. I'm not sure why. The first problem was this code: $0 = File::Spec-rel2abs($0

Re: Apache::TestMB

2004-06-22 Thread Stas Bekman
you could use the notice() func. Apache::TestTrace really mimicks the LogLevel from Apache. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org

Re: Apache::TestMB

2004-06-22 Thread Stas Bekman
David Wheeler wrote: On Jun 22, 2004, at 2:44 PM, Stas Bekman wrote: It may be a fairly complex logic to add, though you could write wrappers that simply push things into @ARGV, emulating the command line. Though I'd rather have one way to do things. It's already a non-trivial thing with all

Re: Apache::test + mod_ssl

2004-06-14 Thread Stas Bekman
David Wheeler wrote: On Jun 13, 2004, at 2:13 PM, Stas Bekman wrote: I suppose so. Check that A-t generates ServerRoot setting pointing to the local dir. It does. I don't know what else might be the problem...what command does A-T use to start Apache? Could it be different somehow than what A-t

Re: Apache::test + mod_ssl

2004-06-14 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: Apache::test + mod_ssl

2004-06-13 Thread Stas Bekman
David Wheeler wrote: On Jun 11, 2004, at 8:24 PM, Stas Bekman wrote: I'm working on a module in another project that's still using the old Apache::test (not the lc test). Any reason why you wouldn't move to A-T? Like I said, it's not my module, so it's not my call. Neither I familiar with A-t

Re: switching t_cmp() argument order

2004-06-10 Thread Stas Bekman
of time and not release numbers. So may be it's better to say, let's give people some 3 months to move over and set a certain date as a cutoff rather than a version number? Just an idea... -- __ Stas BekmanJAm_pH

Re: switching t_cmp() argument order

2004-06-10 Thread Stas Bekman
Geoffrey Young wrote: Stas Bekman wrote: Geoffrey Young wrote: But it's quite possible that argument could be readonly while not a string, a simple example is a return value of a function: % perl -le 'a(b(), b); sub a {($_[0], $_[1]) = ($_[1], $_[0]);}; \ sub b { 5 }' Modification

Re: switching t_cmp() argument order

2004-06-10 Thread Stas Bekman
september and left it at that. committed, but feel free to tweak it more if you like. no, it's fine thanks for the input :) ;) -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide

Re: [PATCH] full[er] disclosure on module not-found

2004-05-26 Thread Stas Bekman
about the opposite case. You probably wanted something like: $why .= $@ unless $@ =~ /^Can't locate/; no? -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-24 Thread Stas Bekman
with tracing on -trace=debug or APACHE_TEST_TRACE_LEVEL=debug and then compare the logs. Could be that in one case it finds a global httpd.conf but not in the other? -- __ Stas BekmanJAm_pH -- Just Another mod_perl

Re: APACHE_TEST_NO_STICKY_PREFERENCES problems

2004-05-21 Thread Stas Bekman
Geoffrey Young wrote: Stas Bekman wrote: Geoff, why did you make APACHE_TEST_NO_STICKY_PREFERENCES prevent from saving autoconfig? however it's done, I want an option wereby absolutely nothing sticky is ever generated or used. the don't touch my system option was my goal, which really isn't

Re: APACHE_TEST_NO_STICKY_PREFERENCES problems

2004-05-21 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Stas Bekman
William McKee wrote: On Thu, May 20, 2004 at 11:58:36AM -0700, Stas Bekman wrote: Thanks William, it was due to my recent change to remove the use of revision 2 as a default. I was able to reproduce it. Now fixed in cvs. Please confirm that it works for you. Hi Stas, Actually I just pulled

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Stas Bekman
William McKee wrote: On Thu, May 20, 2004 at 08:00:36PM -0700, Stas Bekman wrote: Make sure you don't have APACHE_TEST_NO_STICKY_PREFERENCES env var turned on. That's exactly the problem I've raised in the other thread. Yeah, I read some of that thread though didn't follow the exact details

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Stas Bekman
can release a new A-T later, when William follow ups and we figure out what the problem is, if at all. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Stas Bekman
William McKee wrote: On Thu, May 20, 2004 at 08:29:33PM -0700, Stas Bekman wrote: Please show us the verbose trace: t/TEST -trace=debug including the part where you completed the interactive questions, and it brought you back to interactive config again. Got the latest version from CVS again

Re: APACHE_TEST_NO_STICKY_PREFERENCES problems

2004-05-21 Thread Stas Bekman
to have a better granularity. -- __ Stas BekmanJAm_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

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Stas Bekman
William McKee wrote: On Fri, May 21, 2004 at 10:38:59AM -0700, Stas Bekman wrote: Thanks William, what do you have inside: /home/william/.apache-test/Apache/TestConfigData.pm [...] $Apache::TestConfigData::vars = { 'httpd' = '/usr/local/apache/bin/httpd', So does this file exist and executable

Re: [RELEASE CANDIDATE] Apache-Test-1.06

2004-05-21 Thread Stas Bekman
William McKee wrote: On Fri, May 21, 2004 at 01:43:49PM -0700, Stas Bekman wrote: So does this file exist and executable? /usr/local/apache/bin/httpd? any symlinks involved? I fail to reproduce it on my machine. Yes, it exists and is executable. I wonder if there is a permissions problem

APACHE_TEST_NO_STICKY_PREFERENCES problems

2004-05-20 Thread Stas Bekman
. -- __ Stas BekmanJAm_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

Re: Apache-httpd -Test coverage

2004-05-08 Thread Stas Bekman
/mod_perl/coverage/report.html -- __ Stas BekmanJAm_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

<    1   2   3   4   5   6   7   >