On 6/2/22 6:54 PM, Yann Ylavic wrote:
> On Thu, Jun 2, 2022 at 1:04 PM <rpl...@apache.org> wrote:
>>
>> Author: rpluem
>> Date: Thu Jun  2 11:04:13 2022
>> New Revision: 1901554
>>
>> URL: http://svn.apache.org/viewvc?rev=1901554&view=rev
>> Log:
>> * Test returns 200, but content is !!!ERROR!!!
> 
> On my machine it returns 400 (hitting the mem limit) with html content..

This is quite strange. On mine it does not and this is also what reading the 
code of echo_post_handler
in c-modules/echo_post/mod_echo_post.c tells me as ap_get_client_block fails.

> 
> Also I can't the "plan" line to work, the 'need
> "LWP::Protocol::AnyEvent::http"' raises the same error as the
> (currently failing) ci:
>   Test::plan(): skipping unrecognized directive '1' at
> /home/yle/src/apache/asf/httpd/trunk.head/framework/Apache-Test/lib/Apache/Test.pm
> line 298.
> I tried with and without the "need" keyword or with "need_lwp,
> qw(LWP::Protocol::AnyEvent::http)" like it's done elsewhere, to no
> avail.
> Sorry my Apache::Test foo is quite limited..

Hopefully r1901566 fixed this.

Regards

RĂ¼diger

Reply via email to