Re: [RELEASE CANDIDATE] mod_perl-2.0.11 RC1
"Philippe M. Chiasson" <[email protected]> Tue, 24 Sep 2019 10:32:31 -0400
| Newsgroups | gmane.comp.apache.mod-perl.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2019-09-24 4:08 a.m., Steve Hay wrote: > Actually, the compat/request.t failure was a trivial fix - done in > rev. 1867432. I will make an RC2 with this fix. Thanks for prompting > me to look! :-) Saw similar failures on OS X as well. I'll wait for RC2 to start testing again fresh > > On Tue, 24 Sep 2019 at 08:19, Steve Hay <[email protected]> wrote: >> I see the compat/request.t failure too, but I also got that in my 2.0.10 setup. >> >> (I also get modperl/env.t, modperl/setupenv.t and preconnection.note.t >> failures, which also occurred in 2.0.10, plus some lingering >> filter/in_bbs_inject_header.t failures that occurred in 2.0.10 which I >> thought would be fixed now but aren't. I also have one other report of >> the latter. For me it only fails when LWP is present.) >> >> On Tue, 24 Sep 2019 at 04:04, Adam Prime <[email protected]> wrote: >>> I'm seeing more test failures for 2.0.11 RC1 than for 2.0.10 with the >>> same setup. >>> >>> Test Summary Report >>> ------------------- >>> t/api/request_rec.t (Wstat: 0 Tests: 43 Failed: 0) >>> Parse errors: Bad plan. You planned 55 tests but ran 43. >>> t/compat/request.t (Wstat: 0 Tests: 12 Failed: 0) >>> Parse errors: Bad plan. You planned 22 tests but ran 12. >>> t/filter/in_bbs_inject_header.t (Wstat: 0 Tests: 36 Failed: 3) >>> Failed tests: 22, 26, 30 >>> Files=245, Tests=3392, 102 wallclock secs ( 0.76 usr 0.34 sys + 72.85 >>> cusr 11.27 csys = 85.22 CPU) >>> Result: FAIL >>> Failed 3/245 test programs. 3/3392 subtests failed. >>> >>> >>> The compat/request.t failures don't occur on the previous version. Is >>> this expected? I'm using perl 5.28.0, and httpd 2.4.41 prefork. >>> >>> Adam >>> >>> On 9/2/19 8:34 AM, Steve Hay wrote: >>>> Please download, test, and report back on this mod_perl 2.0.11 release >>>> candidate. >>>> >>>> https://dist.apache.org/repos/dist/dev/perl/mod_perl-2.0.11-rc1.tar.gz >>>> >>>> MD5 = 417823274b32e5ca8759cf3760ad1591 >>>> SHA1 = e47c72337e6766c403d0a76b59d3808625e5162b >>>> >>>> Major changes in this release are as follows: >>>> >>>> Fix use-after-free segfault in ap_server_config_defines seen on >>>> start-up on OpenBSD. [Found/fixed by Sam Vaughan/Joe Orton] >>>> >>>> Fix build with Perls earlier than 5.13.6. [Rainer Jung >>>> <[email protected]>] >>>> >>>> Fix filter/in_bbs_inject_header.t test failure with Apache 2.4.25+. >>>> [Stefan Fritsch <[email protected]>] >>>> >>>> Fix apache/read.t test failure with Apache 2.4.25+. [Niko Tyni >>>> <[email protected]>] >>>> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >