You are viewing a plain text version of this content. The canonical link for it is here.
Posted to test-dev@perl.apache.org by Steve Hay <st...@googlemail.com> on 2015/04/08 15:24:34 UTC

[RELEASE CANDIDATE] Apache-Test-1.39 RC1

Please download, test, and report back on this Apache-Test 1.39
release candidate.

http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz

MD5  = ee927033dd36bb6befb34443b7353f4f
SHA1 = ab048a92d70b55a44668db240e9c9e3a969ef4a2

=item 1.39-rc1

Test scripts can now test if perl has a fork() implementation
available by using the Apache::Test::need_fork() function. [Steve Hay]

CPAN RT#87620: Add -D APACHE2_4 to identify httpd-2.4. [Michael Schout]

Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Issac Goldstand <ma...@beamartyr.net>.
Pass on

Ubuntu-x64 + Perl 5.18, 5.10 + httpd 2.2.10





Fail on the same OS with Perl 5.6 (but I don't imagine you want to
support it anyway - also, upgrading that Perl's installed modules might
fix it)

t/import................."!plan" is not exported by the Test module at
t/import.t line 73




Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Francesc Guasch <fr...@telecos.upc.edu>.
On Mon, Apr 13, 2015 at 08:23:53AM +0100, Steve Hay wrote:
> 
> Please can anyone spend a short while giving this a spin?
> 
> I've so far only had two reports -- and one of those was mine!
> 
I tried Ubuntu 14.10 with fresh apache installed.
It didn't work for me. Maybe I missed something:

waiting 60 seconds for server to start: .AH00534: apache2: Configuration
error: No MPM loaded

Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Jan Kaluža <jk...@redhat.com>.
On 04/13/2015 09:23 AM, Steve Hay wrote:
> On 8 April 2015 at 18:04, Steve Hay <st...@googlemail.com> wrote:
>> On 8 April 2015 at 14:24, Steve Hay <st...@googlemail.com> wrote:
>>> Please download, test, and report back on this Apache-Test 1.39
>>> release candidate.
>>>
>>> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>>>
>>
>> Success on Windows with VC++ 2010 using perl-5.20.2 with/without LWP
>> and httpd-2.2.29/2.4.10 (4 combinations in all).
>>
>
> Please can anyone spend a short while giving this a spin?

I will give it a try on Fedora in the afternoon hopefully.

Jan Kaluza

> I've so far only had two reports -- and one of those was mine!
>


Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Jie Gao <J....@sydney.edu.au>.
"make test" successful on:

Red Hat Enterprise Linux Server release 6.6 (Santiago)

with:

> perl -V
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-504.12.2.el6.x86_64, archname=x86_64-linux-thread-multi
    uname='linux XXXX 2.6.32-504.12.2.el6.x86_64 #1 smp sun feb 1 12:14:02 est 2015 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dcc=gcc -Dusethreads -Dprefix=/usr/local -des -A ccflags=-fPIC'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fPIC -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fPIC -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.7 20120313 (Red Hat 4.4.7-11)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=libc-2.12.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.12'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Mar 27 2015 14:50:02
  @INC:
    /usr/local/lib/perl5/site_perl/5.20.2/x86_64-linux-thread-multi
    /usr/local/lib/perl5/site_perl/5.20.2
    /usr/local/lib/perl5/5.20.2/x86_64-linux-thread-multi
    /usr/local/lib/perl5/5.20.2
    /usr/local/lib/perl5/site_perl/5.18.2
    /usr/local/lib/perl5/site_perl/5.18.0
    /usr/local/lib/perl5/site_perl


> perl Makefile.PL -httpd /usr/local/apache/bin/httpd 
[   info] generating script t/TEST
[   info] generating script ./t/cgi-bin/cookies.pl
[   info] generating script ./t/cgi-bin/next_available_port.pl
Generating a Unix-style Makefile
Writing Makefile for Apache::Test
Writing MYMETA.yml and MYMETA.json
Checking for Cwd...ok
Checking for File::Spec...ok
[17:41:06]jiegao@oslo/usr/local/src/Apache-Test-1.39-rc1:994> make 
Skip blib/lib/Apache/TestMB.pm (unchanged)
Skip blib/lib/Apache/Test.pm (unchanged)
Skip blib/lib/Bundle/ApacheTest.pm (unchanged)
Skip blib/lib/Apache/TestConfig.pm (unchanged)
Skip blib/lib/Apache/TestBuild.pm (unchanged)
Skip blib/lib/Apache/TestConfigParse.pm (unchanged)
Skip blib/lib/Apache/TestReport.pm (unchanged)
Skip blib/lib/Apache/TestSSLCA.pm (unchanged)
Skip blib/lib/Apache/TestTrace.pm (unchanged)
Skip blib/lib/Apache/TestServer.pm (unchanged)
Skip blib/lib/Apache/TestRun.pm (unchanged)
Skip blib/lib/Apache/TestRunParrot.pm (unchanged)
Skip blib/lib/Apache/TestHarness.pm (unchanged)
Skip blib/lib/Apache/TestSmoke.pm (unchanged)
Skip blib/lib/Apache/TestConfigPHP.pm (unchanged)
Skip blib/lib/Apache/TestRunPerl.pm (unchanged)
Skip blib/lib/Apache/TestConfigC.pm (unchanged)
Skip blib/lib/Apache/Test5005compat.pm (unchanged)
Skip blib/lib/Apache/TestConfigPerl.pm (unchanged)
Skip blib/lib/Apache/TestSort.pm (unchanged)
Skip blib/lib/Apache/TestSmokePerl.pm (unchanged)
Skip blib/lib/Apache/TestUtil.pm (unchanged)
Skip blib/lib/Apache/TestHarnessPHP.pm (unchanged)
Skip blib/lib/Apache/TestReportPerl.pm (unchanged)
Skip blib/lib/Apache/TestCommonPost.pm (unchanged)
Skip blib/lib/Apache/TestConfigParrot.pm (unchanged)
Skip blib/lib/Apache/TestRequest.pm (unchanged)
Skip blib/lib/Apache/TestHandler.pm (unchanged)
Skip blib/lib/Apache/TestCommon.pm (unchanged)
Skip blib/lib/Apache/TestRunPHP.pm (unchanged)
Skip blib/lib/Apache/TestPerlDB.pm (unchanged)
Skip blib/lib/Apache/TestMM.pm (unchanged)
Skip blib/lib/Apache/TestClient.pm (unchanged)
Manifying blib/man3/Apache::Test.3
Manifying blib/man3/Apache::TestConfig.3
Manifying blib/man3/Apache::TestHandler.3
Manifying blib/man3/Apache::TestMB.3
Manifying blib/man3/Apache::TestMM.3
Manifying blib/man3/Apache::TestReport.3
Manifying blib/man3/Apache::TestRequest.3
Manifying blib/man3/Apache::TestRun.3
Manifying blib/man3/Apache::TestRunPHP.3
Manifying blib/man3/Apache::TestRunPerl.3
Manifying blib/man3/Apache::TestServer.3
Manifying blib/man3/Apache::TestSmoke.3
Manifying blib/man3/Apache::TestTrace.3
Manifying blib/man3/Apache::TestUtil.3
Manifying blib/man3/Bundle::ApacheTest.3
[17:41:11]jiegao@oslo/usr/local/src/Apache-Test-1.39-rc1:995> make test
/usr/local/bin/perl -Iblib/arch -Iblib/lib \
        t/TEST  -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/local/bin/perl /usr/local/src/Apache-Test-1.39-rc1/t/TEST -clean
APACHE_TEST_APXS= APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= \
        /usr/local/bin/perl -Iblib/arch -Iblib/lib \
        t/TEST  -bugreport -verbose=0 
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/local/bin/perl /usr/local/src/Apache-Test-1.39-rc1/t/TEST -bugreport -verbose=0
/usr/local/apache/bin/httpd  -d /usr/local/src/Apache-Test-1.39-rc1/t -f /usr/local/src/Apache-Test-1.39-rc1/t/conf/httpd.conf -D APACHE2 -D APACHE2_4 -D PERL_USEITHREADS
using Apache/2.4.12 (worker MPM)

waiting 60 seconds for server to start: .
waiting 60 seconds for server to start: ok (waited 0 secs)
server localhost:8529 started
[   info] adding source lib /usr/local/src/Apache-Test-1.39-rc1/lib to @INC
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 .............. CGI will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at (eval 22), line 2.
CGI::Util will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at /usr/local/lib/perl5/5.20.2/CGI.pm, line 29.
CGI::Cookie will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at (eval 23), line 2.
t/cookies.t .............. skipped: cannot find one of cgi.c or cgid.c
t/import.t ............... ok     
t/log_watch.t ............ ok     
t/more/all.t ............. skipped: cannot find module 'mod_perl.c'
t/next_available_port.t .. skipped: cannot find one of cgi.c or cgid.c
t/ping.t ................. ok   
t/redirect.t ............. ok   
t/request.t .............. ok   
t/sok.t .................. ok   
All tests successful.
Files=12, Tests=85,  5 wallclock secs ( 0.09 usr  0.06 sys +  3.82 cusr  0.91 csys =  4.88 CPU)
Result: PASS
[warning] server localhost:8529 shutdown



-Jie



Regards,

Jie 

Please think of our environment and only print this e-mail if necessary.

* Steve Hay <st...@googlemail.com> wrote:

> Date: Mon, 13 Apr 2015 08:23:53 +0100
> From: Steve Hay <st...@googlemail.com>
> To: test-dev@perl.apache.org, mod_perl Dev <de...@perl.apache.org>,
>  "modperl@perl.apache.org" <mo...@perl.apache.org>, dev@httpd.apache.org
> Subject: Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1
> 
> On 8 April 2015 at 18:04, Steve Hay <st...@googlemail.com> wrote:
> > On 8 April 2015 at 14:24, Steve Hay <st...@googlemail.com> wrote:
> >> Please download, test, and report back on this Apache-Test 1.39
> >> release candidate.
> >>
> >> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
> >>
> >
> > Success on Windows with VC++ 2010 using perl-5.20.2 with/without LWP
> > and httpd-2.2.29/2.4.10 (4 combinations in all).
> >
> 
> Please can anyone spend a short while giving this a spin?
> 
> I've so far only had two reports -- and one of those was mine!
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> For additional commands, e-mail: dev-help@perl.apache.org
> 

Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Steve Hay <st...@googlemail.com>.
On 8 April 2015 at 18:04, Steve Hay <st...@googlemail.com> wrote:
> On 8 April 2015 at 14:24, Steve Hay <st...@googlemail.com> wrote:
>> Please download, test, and report back on this Apache-Test 1.39
>> release candidate.
>>
>> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>>
>
> Success on Windows with VC++ 2010 using perl-5.20.2 with/without LWP
> and httpd-2.2.29/2.4.10 (4 combinations in all).
>

Please can anyone spend a short while giving this a spin?

I've so far only had two reports -- and one of those was mine!

Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Steve Hay <st...@googlemail.com>.
On 8 April 2015 at 18:04, Steve Hay <st...@googlemail.com> wrote:
> On 8 April 2015 at 14:24, Steve Hay <st...@googlemail.com> wrote:
>> Please download, test, and report back on this Apache-Test 1.39
>> release candidate.
>>
>> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>>
>
> Success on Windows with VC++ 2010 using perl-5.20.2 with/without LWP
> and httpd-2.2.29/2.4.10 (4 combinations in all).
>

Please can anyone spend a short while giving this a spin?

I've so far only had two reports -- and one of those was mine!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Steve Hay <st...@googlemail.com>.
On 8 April 2015 at 18:04, Steve Hay <st...@googlemail.com> wrote:
> On 8 April 2015 at 14:24, Steve Hay <st...@googlemail.com> wrote:
>> Please download, test, and report back on this Apache-Test 1.39
>> release candidate.
>>
>> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>>
>
> Success on Windows with VC++ 2010 using perl-5.20.2 with/without LWP
> and httpd-2.2.29/2.4.10 (4 combinations in all).
>

Please can anyone spend a short while giving this a spin?

I've so far only had two reports -- and one of those was mine!

Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Steve Hay <st...@googlemail.com>.
On 8 April 2015 at 18:04, Steve Hay <st...@googlemail.com> wrote:
> On 8 April 2015 at 14:24, Steve Hay <st...@googlemail.com> wrote:
>> Please download, test, and report back on this Apache-Test 1.39
>> release candidate.
>>
>> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>>
>
> Success on Windows with VC++ 2010 using perl-5.20.2 with/without LWP
> and httpd-2.2.29/2.4.10 (4 combinations in all).
>

Please can anyone spend a short while giving this a spin?

I've so far only had two reports -- and one of those was mine!

Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Steve Hay <st...@googlemail.com>.
On 8 April 2015 at 14:24, Steve Hay <st...@googlemail.com> wrote:
> Please download, test, and report back on this Apache-Test 1.39
> release candidate.
>
> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>

Success on Windows with VC++ 2010 using perl-5.20.2 with/without LWP
and httpd-2.2.29/2.4.10 (4 combinations in all).

I should have noted in my original email that there are known problems
with the latest development releases of the perl Test-Simple distro
(which contains Test::More), and hence also with the development perls
5.21.6 thru 5.21.9. Ignore these for now; it's already ticketed at
https://rt.cpan.org/Ticket/Display.html?id=103360 and will hopefully
be addressed (either in Apache-Test, or possibly in Test-Simple?)
soonish.

Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Steve Hay <st...@googlemail.com>.
On 8 April 2015 at 14:24, Steve Hay <st...@googlemail.com> wrote:
> Please download, test, and report back on this Apache-Test 1.39
> release candidate.
>
> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>

Success on Windows with VC++ 2010 using perl-5.20.2 with/without LWP
and httpd-2.2.29/2.4.10 (4 combinations in all).

I should have noted in my original email that there are known problems
with the latest development releases of the perl Test-Simple distro
(which contains Test::More), and hence also with the development perls
5.21.6 thru 5.21.9. Ignore these for now; it's already ticketed at
https://rt.cpan.org/Ticket/Display.html?id=103360 and will hopefully
be addressed (either in Apache-Test, or possibly in Test-Simple?)
soonish.

Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Steve Hay <st...@googlemail.com>.
On 8 April 2015 at 14:24, Steve Hay <st...@googlemail.com> wrote:
> Please download, test, and report back on this Apache-Test 1.39
> release candidate.
>
> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>

Success on Windows with VC++ 2010 using perl-5.20.2 with/without LWP
and httpd-2.2.29/2.4.10 (4 combinations in all).

I should have noted in my original email that there are known problems
with the latest development releases of the perl Test-Simple distro
(which contains Test::More), and hence also with the development perls
5.21.6 thru 5.21.9. Ignore these for now; it's already ticketed at
https://rt.cpan.org/Ticket/Display.html?id=103360 and will hopefully
be addressed (either in Apache-Test, or possibly in Test-Simple?)
soonish.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Fred Moyer <fr...@redhotpenguin.com>.
+1 on OSX 10.10.2, perl 5.20.1, httpd-2.4.12

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 ..................... skipped: cannot find one of cgi.c or cgid.c
t/import.t ...................... ok
t/log_watch.t ................... ok
t/log_watch_for_broken_lines.t .. ok
t/more/all.t .................... skipped: cannot find module 'mod_perl.c'
t/next_available_port.t ......... skipped: cannot find one of cgi.c or cgid.c
t/ping.t ........................ ok
t/redirect.t .................... ok
t/request.t ..................... ok
t/sok.t ......................... ok
All tests successful.
Files=13, Tests=90,  5 wallclock secs ( 0.05 usr  0.03 sys +  2.31
cusr  0.87 csys =  3.26 CPU)
Result: PASS
server localhost:8529 shutdown

On Thu, Apr 16, 2015 at 10:36 PM, Jan Kaluža <jk...@redhat.com> wrote:
> On 04/16/2015 10:36 PM, Adam Prime wrote:
>>
>> +1
>>
>> server localhost:8529 started
>> [   info] adding source lib /tmp/Apache-Test-1.39-rc1/lib to @INC
>> t/alltest/all............skipped
>>          all skipped: testing all.t
>> t/alltest2/all...........skipped
>>          all skipped: testing more than one all.t
>> t/bad_coding.............ok
>> t/cookies................ok
>> t/import.................ok
>> t/log_watch..............ok
>> t/more/all...............skipped
>>          all skipped: cannot find module 'mod_perl.c'
>> t/next_available_port....ok
>> t/ping...................ok
>> t/redirect...............ok
>> t/request................ok
>> t/sok....................ok
>> All tests successful, 3 tests skipped.
>> Files=12, Tests=88, 15 wallclock secs (13.79 cusr +  1.08 csys = 14.87
>> CPU)
>> [warning] server localhost:8529 shutdown
>>
>
> I see the same on Fedora 21, perl-5.18.4-306.fc21.x86_64,
> httpd-2.4.12-1.fc23.x86_64 (testing version, not in Fedora 21 normally).
>
> Jan Kaluza
>
>
>>
>>
>> On 15-04-08 09:24 AM, Steve Hay wrote:
>>>
>>> Please download, test, and report back on this Apache-Test 1.39
>>> release candidate.
>>>
>>> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>>>
>>> MD5  = ee927033dd36bb6befb34443b7353f4f
>>> SHA1 = ab048a92d70b55a44668db240e9c9e3a969ef4a2
>>>
>>> =item 1.39-rc1
>>>
>>> Test scripts can now test if perl has a fork() implementation
>>> available by using the Apache::Test::need_fork() function. [Steve Hay]
>>>
>>> CPAN RT#87620: Add -D APACHE2_4 to identify httpd-2.4. [Michael Schout]
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
>>> For additional commands, e-mail: dev-help@perl.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
>> For additional commands, e-mail: dev-help@perl.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> For additional commands, e-mail: dev-help@perl.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Jan Kaluža <jk...@redhat.com>.
On 04/16/2015 10:36 PM, Adam Prime wrote:
> +1
>
> server localhost:8529 started
> [   info] adding source lib /tmp/Apache-Test-1.39-rc1/lib to @INC
> t/alltest/all............skipped
>          all skipped: testing all.t
> t/alltest2/all...........skipped
>          all skipped: testing more than one all.t
> t/bad_coding.............ok
> t/cookies................ok
> t/import.................ok
> t/log_watch..............ok
> t/more/all...............skipped
>          all skipped: cannot find module 'mod_perl.c'
> t/next_available_port....ok
> t/ping...................ok
> t/redirect...............ok
> t/request................ok
> t/sok....................ok
> All tests successful, 3 tests skipped.
> Files=12, Tests=88, 15 wallclock secs (13.79 cusr +  1.08 csys = 14.87 CPU)
> [warning] server localhost:8529 shutdown
>

I see the same on Fedora 21, perl-5.18.4-306.fc21.x86_64, 
httpd-2.4.12-1.fc23.x86_64 (testing version, not in Fedora 21 normally).

Jan Kaluza

>
>
> On 15-04-08 09:24 AM, Steve Hay wrote:
>> Please download, test, and report back on this Apache-Test 1.39
>> release candidate.
>>
>> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>>
>> MD5  = ee927033dd36bb6befb34443b7353f4f
>> SHA1 = ab048a92d70b55a44668db240e9c9e3a969ef4a2
>>
>> =item 1.39-rc1
>>
>> Test scripts can now test if perl has a fork() implementation
>> available by using the Apache::Test::need_fork() function. [Steve Hay]
>>
>> CPAN RT#87620: Add -D APACHE2_4 to identify httpd-2.4. [Michael Schout]
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
>> For additional commands, e-mail: dev-help@perl.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> For additional commands, e-mail: dev-help@perl.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Adam Prime <ad...@utoronto.ca>.
+1

server localhost:8529 started
[   info] adding source lib /tmp/Apache-Test-1.39-rc1/lib to @INC
t/alltest/all............skipped
         all skipped: testing all.t
t/alltest2/all...........skipped
         all skipped: testing more than one all.t
t/bad_coding.............ok 

t/cookies................ok 

t/import.................ok 

t/log_watch..............ok 

t/more/all...............skipped
         all skipped: cannot find module 'mod_perl.c'
t/next_available_port....ok 

t/ping...................ok 

t/redirect...............ok 

t/request................ok 

t/sok....................ok 

All tests successful, 3 tests skipped.
Files=12, Tests=88, 15 wallclock secs (13.79 cusr +  1.08 csys = 14.87 CPU)
[warning] server localhost:8529 shutdown




On 15-04-08 09:24 AM, Steve Hay wrote:
> Please download, test, and report back on this Apache-Test 1.39
> release candidate.
>
> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>
> MD5  = ee927033dd36bb6befb34443b7353f4f
> SHA1 = ab048a92d70b55a44668db240e9c9e3a969ef4a2
>
> =item 1.39-rc1
>
> Test scripts can now test if perl has a fork() implementation
> available by using the Apache::Test::need_fork() function. [Steve Hay]
>
> CPAN RT#87620: Add -D APACHE2_4 to identify httpd-2.4. [Michael Schout]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> For additional commands, e-mail: dev-help@perl.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Steve Hay <st...@googlemail.com>.
On 8 April 2015 at 14:24, Steve Hay <st...@googlemail.com> wrote:
> Please download, test, and report back on this Apache-Test 1.39
> release candidate.
>
> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>

Success on Windows with VC++ 2010 using perl-5.20.2 with/without LWP
and httpd-2.2.29/2.4.10 (4 combinations in all).

I should have noted in my original email that there are known problems
with the latest development releases of the perl Test-Simple distro
(which contains Test::More), and hence also with the development perls
5.21.6 thru 5.21.9. Ignore these for now; it's already ticketed at
https://rt.cpan.org/Ticket/Display.html?id=103360 and will hopefully
be addressed (either in Apache-Test, or possibly in Test-Simple?)
soonish.

Re: [RELEASE CANDIDATE] Apache-Test-1.39 RC1

Posted by Adam Prime <ad...@utoronto.ca>.
+1

server localhost:8529 started
[   info] adding source lib /tmp/Apache-Test-1.39-rc1/lib to @INC
t/alltest/all............skipped
         all skipped: testing all.t
t/alltest2/all...........skipped
         all skipped: testing more than one all.t
t/bad_coding.............ok 

t/cookies................ok 

t/import.................ok 

t/log_watch..............ok 

t/more/all...............skipped
         all skipped: cannot find module 'mod_perl.c'
t/next_available_port....ok 

t/ping...................ok 

t/redirect...............ok 

t/request................ok 

t/sok....................ok 

All tests successful, 3 tests skipped.
Files=12, Tests=88, 15 wallclock secs (13.79 cusr +  1.08 csys = 14.87 CPU)
[warning] server localhost:8529 shutdown




On 15-04-08 09:24 AM, Steve Hay wrote:
> Please download, test, and report back on this Apache-Test 1.39
> release candidate.
>
> http://people.apache.org/~stevehay/Apache-Test-1.39-rc1.tar.gz
>
> MD5  = ee927033dd36bb6befb34443b7353f4f
> SHA1 = ab048a92d70b55a44668db240e9c9e3a969ef4a2
>
> =item 1.39-rc1
>
> Test scripts can now test if perl has a fork() implementation
> available by using the Apache::Test::need_fork() function. [Steve Hay]
>
> CPAN RT#87620: Add -D APACHE2_4 to identify httpd-2.4. [Michael Schout]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> For additional commands, e-mail: dev-help@perl.apache.org
>