Stas Bekman <[EMAIL PROTECTED]> writes: > Joe Schaefer wrote: > > > Looks good. It tests fine, so I tried to include it in the patch, > > but alas: > > $ cvs add pool_lifetime.t > > cvs [server aborted]: "add" requires write access to the repository > > Right, but you should run: > > perl util/getdiff.pl newfile1 newfile2 ...
Thanks. The good news (for me anyway) is that with the combined patches I posted today, I'm once again able to complete the test suite without segfaults- something I haven't been able to do reliably for over a week now. That doesn't mean all the tests pass, 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 35 1 2.86% 24 4 tests skipped. Failed 2/219 test scripts, 99.09% okay. 4/4208 subtests failed, 99.90% okay. but at least the flaky behavior that have been me over the last two weeks is gone for now, assuming the patches are ok with you guys. If not, let me know and I'll fix+ post them again... -- Joe Schaefer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
