Did not have mod_cgi loaded. Now:

t/filter/case.t .. [Thu Jun 23 10:50:33.548696 2016] [so:warn] [pid 57617:tid 
140735287451648] AH01574: module cgid_module is already loaded, skipping

1..4
# Running under perl version 5.018002 for darwin
# Current time local: Thu Jun 23 10:50:33 2016
# Current time GMT:   Thu Jun 23 08:50:33 2016
# Using Test.pm version 1.26
# Using Apache/Test.pm version 1.40
ok 1
# testing mod_alias with /getfiles-perl-pod/perlsub.pod
# expected 200
# received 200
ok 2
# testing mod_cgi with /modules/cgi/perl.pl
# expected 200
# received 200
ok 3
# testing mod_test_rwrite with /test_rwrite
# expected 200
# received 200
ok 4
ok
All tests successful.
Files=1, Tests=4,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.35 cusr  0.16 
csys =  0.54 CPU)
Result: PASS

As you can see: in your installation, the /getfiles-perl-pod/perlsub.pod cannot 
be found.
In t/conf/httpd.conf:    Alias /getfiles-binary-perl /usr/bin/perl

So, maybe you do have perl in a different location?

> Am 23.06.2016 um 10:40 schrieb Marion & Christophe JAILLET 
> <christophe.jail...@wanadoo.fr>:
> 
> Current 2.4.x, Ubuntu 16.04:
> 
> The output with -verbose is:
> 
> t/filter/case.t ..
> 1..4
> # Running under perl version 5.022001 for linux
> # Current time local: Thu Jun 23 10:39:03 2016
> # Current time GMT:   Thu Jun 23 08:39:03 2016
> # Using Test.pm version 1.26
> # Using Apache/Test.pm version 1.40
> ok 1
> # testing mod_alias with /getfiles-perl-pod/perlsub.pod
> # expected 200
> # received 404
> not ok 2
> # Failed test 2 in t/filter/case.t at line 39 fail #2
> # testing mod_cgi with /modules/cgi/perl.pl
> # expected 200
> # received 200
> ok 3
> # testing mod_test_rwrite with /test_rwrite
> # expected 200
> # received 200
> ok 4
> Failed 1/4 subtests
> 
> Test Summary Report
> -------------------
> t/filter/case.t (Wstat: 0 Tests: 4 Failed: 1)
>  Failed test:  2
> Files=1, Tests=4,  0 wallclock secs ( 0.01 usr  0.01 sys +  0.29 cusr  0.06 
> csys =  0.37 CPU)
> Result: FAIL
> Failed 1/1 test programs. 1/4 subtests failed.
> 
> 
> I have 4 tests, you have 3.
> Could you re-run with -verbose to see which one is not run on your system?
> 
> CJ
> 
> 
> 
> Le 23/06/2016 à 10:22, Stefan Eissing a écrit :
>> Current 2.4.x, OS X:
>> 
>> t/filter/case.t .. ok
>> All tests successful.
>> Files=1, Tests=3,  1 wallclock secs ( 0.01 usr  0.00 sys +  0.36 cusr  0.18 
>> csys =  0.55 CPU)
>> Result: PASS
>> 
>>> Am 23.06.2016 um 10:08 schrieb Marion & Christophe JAILLET 
>>> <christophe.jail...@wanadoo.fr>:
>>> 
>>> 
>>> 
>>> Le 22/06/2016 à 22:05, Jim Jagielski a écrit :
>>>> Subj sez it all... afaict, there are no showstoppers and
>>>> no outstanding issues (none seen in STATUS, or noted as
>>>> such on any Email threads).
>>>> 
>>>> Sooooo... anyone opposed to a T&R tomorrow in the hopes
>>>> of getting this out to people by the start of next week??
>>>> 
>>> Hi,
>>> 
>>> while testing, I have:
>>> 
>>> t/filter/case.t ..
>>> 1..4
>>> # Running under perl version 5.022001 for linux
>>> # Current time local: Thu Jun 23 09:45:04 2016
>>> # Current time GMT:   Thu Jun 23 07:45:04 2016
>>> # Using Test.pm version 1.26
>>> # Using Apache/Test.pm version 1.40
>>> ok 1
>>> # testing mod_alias with /getfiles-perl-pod/perlsub.pod
>>> # expected 200
>>> # received 404
>>> not ok 2
>>> 
>>> 
>>> I don't know how to diagnose it.
>>> 
>>> CJ
>> 
> 

Reply via email to