Search Discussions
-
All tests OK on Fedora 16 against system httpd. Note, there are 2 generated files in that tarball that shouldn't be included: t/cgi-bin/cookies.pl t/cgi-bin/next_available_port.pl Otherwise, +1 Fred ...
Philippe M. Chiasson
Jan 4, 2012 at 5:49 pm
Jan 28, 2012 at 3:45 pm -
better written as @ENV{qw/HTTPS_CERT_FILE HTTPS_KEY_FILE/} = ("$dir/certs/$name.crt", "$dir/keys/$name.pem"); These calls to user_agent(reset= 1) are the actual reason for this mail. I think it is ...
Torsten Förtsch
Nov 29, 2011 at 10:44 am
Nov 30, 2011 at 2:36 pm -
Hi Matt, I'm no Mac expert (not even a Mac user, sorry), so forwarding this to the development lists of apreq and Apache::Test (the test framework)
Issac Goldstand
Jun 8, 2011 at 8:05 pm
Jun 8, 2011 at 8:05 pm -
+1 from me.
Jim Jagielski
Feb 1, 2011 at 1:46 pm
Feb 2, 2011 at 10:08 am -
t/alltest/all.t .......... skipped: testing all.t t/alltest2/all.t ......... skipped: testing more than one all.t t/bad_coding.t ........... ok t/cookies.t .............. ok t/import.t ...
Torsten Förtsch
Jan 22, 2011 at 6:32 pm
Jan 22, 2011 at 6:32 pm -
CC'ing test-dev@. Seeing the same here with Test::Harness 3.17, not that I've used that feature before.
Joe Orton
Jan 21, 2011 at 9:30 am
May 20, 2011 at 8:54 pm -
Hi, while testing 1.34rc1 I get these lines in the error_log. Prototype mismatch: sub Apache::Test::ok ($;$$) vs ($;$) at /home/r2/tmp/tmp3/Apache-Test-1.34-rc1/t/../lib/Apache/Test.pm line 88 ...
Torsten Förtsch
Dec 18, 2010 at 3:38 pm
Dec 19, 2010 at 11:00 am -
OS X 10.6 Snow Leopard: All tests successful, 2 tests skipped. Files=13, Tests=39, 5 wallclock secs ( 2.29 cusr + 0.55 csys = 2.84 CPU) -- Philippe M. Chiasson GPG: F9BFE0C2480E7680 1AE53631CB32A107 ...
Philippe M. Chiasson
Dec 14, 2010 at 9:06 pm
Dec 30, 2010 at 5:47 pm -
+1 opensuse 11.3 self-compiled perl 5.12.1 x86_64, useithreads=undef, usemultiplicity=undef apache Server version: Apache/2.2.16 (Unix) Server built: Sep 9 2010 15:10:55 Server's Module Magic Number: ...
Torsten Förtsch
Sep 11, 2010 at 1:33 pm
Sep 11, 2010 at 6:47 pm -
Sure you can. As RM you have final say of what makes it and what doesn't. If you don't want it, branch from the previuos rev and roll the rc from that. If you want it retracted -rc1 and roll -rc2. -- ...
Philip M. Gollucci
Aug 22, 2010 at 6:16 pm
Aug 22, 2010 at 8:17 pm -
Hello list. I'm trying to use Apache::Test for testing a web client (fusioninventory-agent, if that matters), not a server component. Basically, I have to test the agent can contact a web server with ...
Guillaume Rousse
Jul 29, 2010 at 8:27 pm
Jul 29, 2010 at 8:27 pm -
Hows about a CHANGES entry ? TY! -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci ...
Philip M. Gollucci
May 21, 2010 at 4:59 am
May 21, 2010 at 4:59 am -
Which occured to me as well. Why did you choose TAP here ? I'd say we need to stick with Test::Harness for a good bit. If we did switch, we should probably do it all at once. -- ...
Philip M. Gollucci
Apr 17, 2010 at 9:28 pm
Apr 17, 2010 at 9:57 pm -
+1 Tests pass on OS X 10.6.3, Apache/2.2.11 (prefork MPM), and v5.10.0 for darwin-thread-multi-2level. -- best regards, Randy
Randy Kobes
Apr 15, 2010 at 2:55 am
Apr 15, 2010 at 2:55 am -
Waiting on CPAN ? -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci ...
Philip M. Gollucci
Feb 24, 2010 at 11:32 pm
Feb 24, 2010 at 11:32 pm -
Like um thats the original apache list. That doesn't bounce! -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B ...
Philip M. Gollucci
Feb 17, 2010 at 2:15 am
Feb 17, 2010 at 2:15 am -
2
[Fwd: [rt.cpan.org #54476] Skip mod_fcgid.c in Apache::TestConfig (/lib/Apache/TestConfigParse.pm)]
https://rt.cpan.org/Ticket/Display.html?id=54476 Hello and Thanks for Apache:Test 1.30, If you run the tests as a non root user and the httpd.conf file you inherit from is using mod_fcgid.c (version ...Stig
Feb 10, 2010 at 1:32 pm
Feb 10, 2010 at 2:28 pm -
Greetings, Please, download, test, and report back on success or failure for this Apache::Test release candidate. Development from 1.30 has been ongoing for about two years, so this is as good a time ...
Fred Moyer
Feb 10, 2010 at 2:07 am
Feb 10, 2010 at 2:41 am -
Greetings, Please, download, test, and report back on success or failure for this Apache::Test release candidate. Development from 1.30 has been ongoing for about two years, so this is as good a time ...
Fred Moyer
Feb 10, 2010 at 2:05 am
Feb 10, 2010 at 2:07 am -
All the old mutex directives were replaced by Mutex. IfVersion == 2.3.4 isn't handled in the patch because of a change to the Mutex syntax in 2.3.5-dev. Note that mod_version is now a dependency for ...
Jeff Trawick
Dec 2, 2009 at 6:04 pm
Dec 2, 2009 at 6:04 pm -
The mod_info test (t/modules/info.t) asks Apache::Test::config() for a list of modules. It then expects each of those modules to be reported by mod_info. But some of those modules are not actually ...
Jeff Trawick
Oct 16, 2009 at 7:32 pm
Oct 21, 2009 at 11:49 am -
Hello everybody, I'd like to submit the following bug report. In order to understand the problem I changed /conf/modperl_extra.pl after `make test` has failed. I wanted to know if startup_info() ...
Oliver Block
Mar 20, 2009 at 5:30 pm
Mar 20, 2009 at 5:30 pm -
Hi, I am prasad i am new to open source.I am interested in participating in ASF (Any Project).Let me tell about me first.I am basically test engineer with 5+ years of exp.I know "selenium tool" which ...
battipatisainagendra Bhavaniprasad
Jan 8, 2009 at 12:36 pm
Jan 8, 2009 at 12:36 pm -
Fri May 30 13:43:16 2008: Request 36305 was acted upon. Transaction: Ticket created by RFRANKEL Queue: Apache-Test Subject: Overridden get_basic_credentials broken w/ NTLM Authentication Broken in: ...
Geoffrey Young
May 30, 2008 at 8:43 pm
May 30, 2008 at 8:43 pm -
this line is the problem... and it's in Win32::Process, not Apache-Test - nowhere do we attempt to load OS2::Process. closing bug. --Geoff
Geoffrey Young
Mar 27, 2008 at 4:38 pm
Mar 27, 2008 at 4:38 pm -
Thu Mar 27 09:25:42 2008: Request 34470 was acted upon. Transaction: Ticket created by skumar@spikesource.com Queue: Apache-Test Subject: make test trying to load os2 process on cygwin Broken in: (no ...
Geoffrey Young
Mar 27, 2008 at 3:43 pm
Mar 27, 2008 at 3:43 pm -
Greetings, Version 1.30 of Apache::Test will be coming to a CPAN mirror near you shortly. md5: f4e34be218a25048def5a4f797ae7cb9 Summary of changes in version 1.30: Added t_write_test_lib for ...
Fred Moyer
Nov 26, 2007 at 7:50 pm
Nov 26, 2007 at 7:50 pm -
Hi, After being away from Apache::Test for some time, I've started to investigate using it again for testing. I am working from a directory that had been working with Apache::Test and Apache 1.3.x. I ...
William McKee
Nov 18, 2007 at 5:31 pm
Nov 26, 2007 at 6:41 pm -
Greetings, A release candidate for Apache::Test is now available: http://people.apache.org/~phred/Apache-Test-1.30-RC1.tar.gz Please take a moment to download, build, and report test failures or ...
Fred Moyer
Nov 16, 2007 at 4:52 pm
Nov 16, 2007 at 4:52 pm -
t/cookies.t fails if mod_alias is not installed, since ScriptAlias is used: ScriptAlias /cgi-bin/ "@ServerRoot@/cgi-bin/" Index: t/cookies.t ...
Fred Moyer
Nov 16, 2007 at 2:48 pm
Nov 16, 2007 at 2:55 pm -
Please find attached a patch which adds t_write_test_lib, a method use to create temporary perl packages used in testing. The patch adds a temp dir to @INC in modperl_inc.pl. - Fred Index: ...
Fred Moyer
Nov 15, 2007 at 10:48 pm
Nov 15, 2007 at 11:22 pm -
Sorry, there was a typo in the commit message, a php comment will look like: <?php /* */ ? I fixed the log message, btw. $ svn propedit -r 590575 --revprop svn:log Set new value for property ...
Philippe M. Chiasson
Oct 31, 2007 at 7:22 am
Oct 31, 2007 at 5:36 pm -
I was trying to get GET, POST and other Apache::TestRequest methods to accept a pre-existing HTTP::Request object, rather than pass arguments that will construct one. The reason, I was trying to use ...
Stas Bekman
Oct 16, 2007 at 7:09 pm
Oct 18, 2007 at 6:18 pm -
Hi all, Wouldn't it be neat if Apache-Test made it on the Perl Advent Calendar. I heard on the perl podcast that there was a list of candidates, yet I couldn't find it. Apache-Test is not listed in ...
Jim Martinez
Dec 11, 2006 at 4:51 pm
Dec 11, 2006 at 4:51 pm -
The URL http://people.apache.org/~pgollucci/at/Apache-Test-1.29.tar.gz has entered CPAN as file: $CPAN/authors/id/P/PG/PGOLLUCCI/Apache-Test-1.29.tar.gz size: 151416 bytes md5: ...
Philip M. Gollucci
Nov 29, 2006 at 7:34 am
Nov 29, 2006 at 7:34 am -
A release candidate for Apache-Test 1.29-rc3 is now available. http://people.apache.org/~pgollucci/at/Apache-Test-1.29-rc3.tar.gz Please take the time to exercise the candidate through all your ...
Philip M. Gollucci
Nov 19, 2006 at 2:15 am
Nov 28, 2006 at 7:02 pm -
I'm trying to build Apache-Test-1.28 on SuSE 10.0, perl 5.8.8. It compiled without errors, however running the tests gives: /usr/bin/perl -Iblib/arch -Iblib/lib \ t/TEST -clean [warning] setting ...
Steve Kelem
Nov 16, 2006 at 4:22 am
Nov 16, 2006 at 4:28 am -
Can you post your "configuration" steps -- I'm the wrong person to ask, but someone else might know. I see Steve H. got passing results. Which CGI tests fail ? The dection of mod_perl has changed 0 ...
Philip M. Gollucci
Nov 10, 2006 at 7:00 am
Nov 13, 2006 at 5:10 am -
A release candidate for Apache-Test 1.27 is now available. http://people.apache.org/~pgollucci/at/Apache-Test-1.29-rc2.tar.gz Please take the time to exercise the candidate through all your existing ...
Philip M. Gollucci
Nov 9, 2006 at 7:32 am
Nov 13, 2006 at 4:54 am -
You beat me to it! -- ------------------------------------------------------------------------ Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708 Consultant / ...
Philip M. Gollucci
Nov 4, 2006 at 6:37 am
Nov 4, 2006 at 6:37 am -
Hi folks, I've got an issue with Apache-Test ... I'll try to address this tonight so that -RC2 will be on time Thursday. Thanks Michael, If thats the case, it should be an easy fix -- check back ...
Philip M. Gollucci
Nov 1, 2006 at 11:56 pm
Nov 1, 2006 at 11:56 pm -
Hi all, so it seems I dropped the ball on the releases. I'm about to get back into it. Does anyone know of any issues that are still oustanding from mod_perl-2.0.3-RC1 Apache-Test 1.29-RC1 libapreq2 ...
Philip M. Gollucci
Oct 29, 2006 at 8:50 am
Oct 31, 2006 at 7:36 pm -
Hi all, I'm trying to pass some ENV from mp2's Makefile.PL to Apache::Test::generate_script() so that when it is generated ./t/TEST will work out of the box on platforms who's linkers get -rpath ...
Philip M. Gollucci
Sep 28, 2006 at 6:23 am
Sep 28, 2006 at 6:23 am -
I am trying to install the perl module Apache::Test It compiles ok When i try to run make test I get the messages: After this, the server is running and if I start Netscape and look at the page ...
Michael Schulte
Sep 25, 2006 at 5:46 pm
Sep 28, 2006 at 6:30 am -
Hi, Looks like all three will need an -RC2. There's still a few things to fix before I roll them though. If you have free tuits, please jump in. Apache-Test 1.29-rc1 Linux 2.6.15 perl 5.6/httpd ...
Philip M. Gollucci
Sep 17, 2006 at 2:37 pm
Sep 18, 2006 at 4:23 am -
A release candidate for Apache-Test 1.29-RC1 is now available. http://people.apache.org/~pgollucci/at/Apache-Test-1.29-rc1.tar.gz Please take the time to exercise the candidate through all your ...
Philip M. Gollucci
Sep 7, 2006 at 6:09 pm
Sep 15, 2006 at 7:08 am -
Fri May 26 15:03:48 2006: Request 19513 was acted upon. Transaction: Ticket created by TIMA Queue: Apache-Test Subject: (No subject given) Broken in: 1.28 Severity: Important Owner: Nobody ...
Geoffrey Young
May 26, 2006 at 7:54 pm
May 26, 2006 at 7:54 pm -
resending to all the interested lists... Sander Temme wrote: so, you want something like this eventually Listen 0.0.0.0:8530 nntp AcceptFilter nntp none <VirtualHost _default_:8530 ... ? I don't ...
Geoffrey Young
Apr 24, 2006 at 11:39 pm
Apr 24, 2006 at 11:39 pm -
I want to run system tests on my mod_perl2 handlers using Apache::Test after my application is installed. Ideally, I don't want any Makefile.PL / etc around, I'd rather just have the individual tests ...
Tyler MacDonald
Apr 6, 2006 at 8:35 pm
Apr 6, 2006 at 8:35 pm -
Hello, I found out Apache-test on Chris Shiflett's ApacheCon blog: http://www.oreillynet.com/pub/wlg/6008 I'm having trouble running the apache-test-demo downloadable from the same page. Here's what ...
Dirksen
Mar 22, 2006 at 7:44 pm
Mar 24, 2006 at 2:49 pm
Group Overview
| group | test-dev
|
| categories | modperl, perl |
| discussions | 117 |
| posts | 443 |
| users | 38 |
| website | perl.apache.org |
Top users
Archives
- January 2012 (4)
- November 2011 (3)
- June 2011 (1)
- February 2011 (2)
- January 2011 (5)
- December 2010 (7)
- September 2010 (2)
- August 2010 (3)
- July 2010 (1)
- May 2010 (1)
- April 2010 (3)
- February 2010 (14)
- December 2009 (1)
- October 2009 (2)
- March 2009 (1)
- January 2009 (1)
- May 2008 (1)
- March 2008 (2)
- November 2007 (21)
- October 2007 (8)
- December 2006 (1)
- November 2006 (17)
- October 2006 (2)
- September 2006 (12)
- May 2006 (1)
- April 2006 (2)
- March 2006 (31)
- February 2006 (6)
- January 2006 (4)
- December 2005 (7)
- November 2005 (15)
- October 2005 (35)
- September 2005 (32)
- August 2005 (22)
- July 2005 (4)
- June 2005 (3)
- May 2005 (28)
- April 2005 (51)
- March 2005 (22)
- February 2005 (64)
