Skip Menu |

This queue is for tickets about the mod_perl CPAN distribution.

Report information
The Basics
Id: 119685
Status: resolved
Priority: 0/
Queue: mod_perl

People
Owner: Nobody in particular
Requestors: ppisar [...] redhat.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 2.0.10
Fixed in: (no value)



Subject: Tests fail with httpd 2.4.25
Apache httpd 2.4.25 is more strict in request parsing and two tests fail now: # Failed test 1 in t/apache/read.t at line 52 t/apache/read.t ......................... 1..1 # Running under perl version 5.024001 for linux # Current time local: Thu Dec 22 09:33:49 2016 # Current time GMT: Thu Dec 22 09:33:49 2016 # Using Test.pm version 1.28_01 # Using Apache/Test.pm version 1.40 not ok 1 Failed 1/1 subtests [...] request has failed (the response code was: 400) see t/logs/error_log for more details t/filter/in_bbs_inject_header.t ......... # connecting to localhost:8555 1..36 # Running under perl version 5.024001 for linux # Current time local: Thu Dec 22 09:35:22 2016 # Current time GMT: Thu Dec 22 09:35:22 2016 # Using Test.pm version 1.28_01 # Using Apache/Test.pm version 1.40 Dubious, test returned 2 (wstat 512, 0x200) Failed 36/36 subtests Analysis and fixes for both failures exist in Debian bug report <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849082>.
Many thanks for the report (and to Niko and Stefan for the fixes). Both patches now applied to SVN trunk (r1777317 and r1777320).