"Philippe M. Chiasson" <[EMAIL PROTECTED]> writes: > These failures seem to have been introduced by PS3430, reverting it gives me: > > All tests successful, 1 test and 1 subtest skipped. > Files=219, Tests=2540, 265 wallclock secs (167.59 cusr + 19.98 csys = 187.57 CPU) >
Doing that seems to make the segfaults disappear, and I'm now left with Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/apache/content_length_header.t 27 3 11.11% 2 5 17 t/api/aplog.t 33 1 3.03% 24 4 tests skipped. Failed 2/218 test scripts, 99.08% okay. 4/4180 subtests failed, 99.90% okay. These are trivial failures (maybe bugfixes in httpd?): ================================================== t/apache/content_length_header.t tests 2, 5, 17: # testing : GET /TestApache__content_length_header C-L header # expected: 0 # received: undef not ok 2 # testing : GET /TestApache__content_length_header?set_content_length C-L header # expected: 0 # received: 25 # Failed test 5 in t/apache/content_length_header.t at line 57 not ok 5 # testing : HEAD /TestApache__content_length_header?set_content_length C-L header # expected: undef # received: 25 not ok 17 ================================================== t/api/aplog.t test 24: # testing : $s->log_serror(LOG_MARK, LOG_DEBUG, APR::EGENERAL...) # expected: (?-xism:Error string not specified yet: log_serror test 2) # received: # *** The following warn entry is expected and harmless *** # [Thu Sep 23 19:44:26 2004] [debug] aplog.pm(78): (20014)Internal error: log_serror test 2 not ok 24 -- Joe Schaefer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]