On 2 June 2015 at 23:30, Gregg Smith <mods...@gmail.com> wrote:
> On 6/2/2015 10:35 AM, Steve Hay wrote:
>>
>> On 2 June 2015 at 17:52, Gregg Smith<mods...@gmail.com>  wrote:
>>>
>>> On 6/2/2015 12:49 AM, Steve Hay wrote:
>>>>
>>>>
>>>> On 1 June 2015 at 18:59, Gregg Smith<mods...@gmail.com>   wrote:
>>>>>
>>>>>
>>>>> On 5/30/2015 11:20 AM, Steve Hay wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>> Please download, test, and report back on this release candidate of
>>>>>> the long-awaited mod_perl 2.0.9.
>>>>>>
>>>>>> http://people.apache.org/~stevehay/mod_perl-2.0.9-rc2.tar.gz
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Server version: Apache/2.4.12 (Win32)
>>>>> Server built:   Mar 19 2015 18:23:40
>>>>> Server loaded:  APR 1.5.1, APR-UTIL 1.5.4
>>>>> Architecture:   32-bit
>>>>> Server MPM:     WinNT
>>>>> All module loaded
>>>>>
>>>>> Test Summary Report
>>>>> -------------------
>>>>> t\filter\both_str_req_proxy.t         (Wstat: 0 Tests: 1 Failed: 1)
>>>>>     Failed test:  1
>>>>> t\modperl\setupenv.t                  (Wstat: 0 Tests: 63 Failed: 6)
>>>>>     Failed tests:  8, 22, 29, 36, 50, 57
>>>>> t\modules\proxy.t                     (Wstat: 65280 Tests: 0 Failed: 0)
>>>>>     Non-zero exit status: 255
>>>>>     Parse errors: Bad plan.  You planned 1 tests but ran 0.
>>>>> t\preconnection\note.t                (Wstat: 0 Tests: 1 Failed: 1)
>>>>>     Failed test:  1
>>>>
>>>>
>>>>
>>>> I get setupenv.t and note.t both failing on one test machine (Windows
>>>> 8.1), but not on my other (Windows 7). I haven't looked into those
>>>> yet.
>>>>
>>>> Can you send verbose output of the both_str_req_proxy.t and proxy.t
>>>> failures? I haven't seen those before.
>>>>
>>>>
>>>>> t\protocol\echo_block.t               (Wstat: 0 Tests: 3 Failed: 2)
>>>>>     Failed tests:  2-3
>>>>> t\protocol\echo_nonblock.t            (Wstat: 0 Tests: 3 Failed: 1)
>>>>>     Failed test:  2
>>>>> t\protocol\echo_timeout.t             (Wstat: 0 Tests: 5 Failed: 4)
>>>>>     Failed tests:  2-5
>>>>> t\protocol\pseudo_http.t              (Wstat: 0 Tests: 13 Failed: 9)
>>>>>     Failed tests:  3-8, 11-13
>>>>
>>>>
>>>>
>>>> These four failures are documented in README as known problems on
>>>> Windows with httpd-2.4. I haven't figured out why they fail yet. They
>>>> work fine on httpd-2.2.
>>>>
>>>> I wondered if they had something to do with APR functions and posted
>>>> here about it but got no reply:
>>>>
>>>>
>>>>
>>>> http://mail-archives.apache.org/mod_mbox/apr-dev/201405.mbox/%3CCADED%3DK5ZNs9vm6k_Uy9S%3DpkjjD%3DjTSJR_cE7HJ7M3-LwD-nONw%40mail.gmail.com%3E
>>>
>>>
>>>
>>>
>>> t\filter\both_str_req_proxy.t ...........
>>> 1..1
>>> # Running under perl version 5.016003 for MSWin32
>>> # Win32::BuildNumber 1604
>>> # Current time local: Tue Jun  2 09:16:48 2015
>>> # Current time GMT:   Tue Jun  2 16:16:48 2015
>>> # Using Test.pm version 1.26
>>> # Using Apache/Test.pm version 1.39
>>> # testing : lc input and reverse output filters
>>> # Failed test 1 in t\filter\both_str_req_proxy.t at line 18
>>> # expected: 'abcdefghijklmnopqrstuvwxyz0123456789'
>>> # received: '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
>>> #<html><head>
>>> #<title>403 Forbidden</title>
>>> #</head><body>
>>> #<h1>Forbidden</h1>
>>> #<p>You don\'t have permission to access
>>> /TestFilter__both_str_req_proxy/foo
>>> # on this server.<br />
>>> #</p>
>>> #<hr>
>>> #<address>Apache/2.4.12 (Win32) world domination series/2.0
>>> OpenSSL/1.0.1m
>>> mod_perl/2.0.9-rc2 Perl/
>>> v5.16.3 Server at gls3 Port 8529</address>
>>> #</body></html>
>>> # '
>>> not ok 1
>>> Failed 1/1 subtests
>>> t\modules\proxy.t .......................
>>> # connecting to http://GLS3:8538/TestModules__proxy
>>> 1..1
>>> # Running under perl version 5.016003 for MSWin32
>>> # Win32::BuildNumber 1604
>>> # Current time local: Tue Jun  2 09:30:55 2015
>>> # Current time GMT:   Tue Jun  2 16:30:55 2015
>>> # Using Test.pm version 1.26
>>> # Using Apache/Test.pm version 1.39
>>> request has failed (the response code was: 503)
>>> see t/logs/error_log for more details
>>> Dubious, test returned 255 (wstat 65280, 0xff00)
>>> Failed 1/1 subtests
>>>
>>
>> Thanks. Unfortunately, not much to go on there. I wonder if this is
>> related to your Apache not having all modules loaded? If so, could you
>> send me your httpd.conf so that I can see what's missing and try to
>> reproduce the failures myself.
>
>
> No, fresh build w/ all modules loaded. It seems to me however that APR 1.5.1
> may be different to you. IIRC it released after 2.4.12.
>
> httpd.conf is from the 2.4.12 built against.
> t.httpd.conf is the one that was generated by the test.
>
>
>

No, I've got APR 1.5.1 too (and APR-UTIL 1.5.4) - from the
httpd-2.4.12-deps.tar.gz file.

Is there anything more in t/logs/error_log?

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

Reply via email to