Failure in https://app.travis-ci.com/github/apache/httpd/jobs/556778281 indicates that the SSL handshake timeout no longer is working. Also logs mpm:error several times.
The test opens a socket and sends one byte, then waits for the connection to close with the configured timeout. Run locally with: > pytest test/modules/http2/ -vvv -k test_h2_105_02 and get a detailed error_log in test/gen/apache/logs Kind regards, Stefan
