[RELEASE CANDIDATE] Apache-Test-1.32 RC1
[RELEASE CANDIDATE] Apache-Test-1.32 RC1
am 13.04.2010 22:41:08 von Fred Moyer
Please take a couple minutes to test this release candidate [1] for
Apache::Test 1.32 and report back success or failure. Thanks!
Changes summary since 1.31:
Fix issue with recent feature where lack of libapreq resulted in test failure.
[Phillipe M. Chiasson]
Added t_{start,read,finish}_file_watch to Apache::TestUtil [Torsten Foertsch]
[1]
http://people.apache.org/~phred/Apache-Test-1.32-rc1.tar.gz
MD5 (Apache-Test-1.32-rc1.tar.gz) = e708da38d6a8afdfde4363a0dad5855d
Re: [RELEASE CANDIDATE] Apache-Test-1.32 RC1
am 13.04.2010 23:23:30 von David Dick
On 14/04/10 06:41, Fred Moyer wrote:
> Please take a couple minutes to test this release candidate [1] for
> Apache::Test 1.32 and report back success or failure. Thanks!
>
>
> Changes summary since 1.31:
>
> Fix issue with recent feature where lack of libapreq resulted in test failure.
> [Phillipe M. Chiasson]
>
> Added t_{start,read,finish}_file_watch to Apache::TestUtil [Torsten Foertsch]
>
>
>
> [1]
> http://people.apache.org/~phred/Apache-Test-1.32-rc1.tar.gz
>
> MD5 (Apache-Test-1.32-rc1.tar.gz) = e708da38d6a8afdfde4363a0dad5855d
>
make test succeeds on fedora 12 with
httpd-2.2.14-1.fc12.i686
mod_perl-2.0.4-9.i686
perl-5.10.0-87.fc12.i686
Re: [RELEASE CANDIDATE] Apache-Test-1.32 RC1
am 14.04.2010 00:58:21 von Michael Ludwig
Fred Moyer schrieb am 13.04.2010 um 13:41:08 (-0700):
> Please take a couple minutes to test this release candidate [1] for
> Apache::Test 1.32 and report back success or failure. Thanks!
Success on Debian 5.0.2:
\,,,/
(o o)
------oOOo-(_)-oOOo------
[warning] running with new config opts: /usr/bin/perl
/tmp/Apache-Test-1.32-rc1/t/TEST -bugreport -verbose=0 -httpd
/usr/sbin/apache2 -apxs /usr/bin/apxs2
/usr/sbin/apache2 -d /tmp/Apache-Test-1.32-rc1/t -f
/tmp/Apache-Test-1.32-rc1/t/conf/httpd.conf -D APACHE2 -D
PERL_USEITHREADS
using Apache/2.2.9 (prefork MPM)
waiting 60 seconds for server to start: .
waiting 60 seconds for server to start: ok (waited 0 secs)
server localhost:8529 started
t/bad_coding.............ok
t/cookies................skipped: (no reason given)
t/next_available_port....skipped: (no reason given)
t/ping...................ok
t/redirect...............skipped: (no reason given)
t/request................ok
All tests successful.
Files=6, Tests=13, 4 wallclock secs ( 0.35 usr 0.00 sys + 3.55 cusr
0.76 csys = 4.66 CPU)
Result: PASS
[warning] server localhost:8529 shutdown
--
Michael Ludwig
Re: [RELEASE CANDIDATE] Apache-Test-1.32 RC1
am 15.04.2010 04:55:12 von Randy Kobes
On 2010-04-13, at 3:41 PM, Fred Moyer wrote:
> Please take a couple minutes to test this release candidate [1] for
> Apache::Test 1.32 and report back success or failure. Thanks!
+1
Tests pass on OS X 10.6.3, Apache/2.2.11 (prefork MPM), and v5.10.0 for =
darwin-thread-multi-2level.
--=20
best regards,
Randy