hi geoff,
t/apache/content_length_header.t 27 3 11.11% 2 5 17 that test is known to fail on httpd 2.1.
...
so, I committed a change that skips the test on 2.1 until I have the time to figure out what the right answer is from httpd's point of view.
with your commit in r202272, i can verify that ... Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/modules/proxy.t 255 65280 1 2 200.00% 1 6 tests and 4 subtests skipped. Failed 1/236 test scripts, 99.58% okay. 1/2480 subtests failed, 99.96% okay. [warning] server localhost:8529 shutdown [warning] port 8529 still in use... .........done [ error] error running tests (please examine t/logs/error_log) +--------------------------------------------------------+ | Please file a bug report: http://perl.apache.org/bugs/ | +--------------------------------------------------------+ make: *** [run_tests] Error 1 thx, richard