On Fri, 16 Dec 2016 13:29:04 -0500 Jim Jagielski <j...@jagunet.com> wrote:
> At long, long last, the pre-release test tarballs for Apache httpd > version 2.4.25 can be found at the usual place: > > http://httpd.apache.org/dev/dist/ > > I'm calling a VOTE on releasing these as Apache httpd 2.4.25 GA. Debian GNU/Linux here. The administrivia checks out OK, though I wonder if we really need so many variants in this day and age? I.e. do we need both .gz and .bz2, and do the non-PGP checksums really serve a useful purpose? Builds cleanly, but the tests don't run: had to hack it to load mod_session for ap_hook_session_save. That's obviously a gremlin in the test framework, but perhaps mod_session should ideally use optional symbols for dependencies? Got some test errors with the new stuff. Investigating. Test Summary Report ------------------- t/apache/http_strict.t (Wstat: 0 Tests: 78 Failed: 5) Failed tests: 72-75, 77 t/modules/http2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=103, Tests=2623, 123 wallclock secs ( 3.24 usr 0.39 sys + 88.52 cusr 20.56 csys = 112.71 CPU) Result: FAIL Failed 2/103 test programs. 5/2623 subtests failed. [warning] server localhost:8529 shutdown [ error] error running tests (please examine t/logs/error_log) -- Nick Kew