Am 05.09.26 um 21:23 schrieb Mark Thomas:
On 05/09/2026 17:00, Rainer Jung wrote:

<snip/>

+1 for release, but please see remark concerning test failures for TC 9 head below.

Thanbks for the comprehensive testing.

- only build warnings with OpenSSL 4 (constness); see below A)

Ack. I'm aware of these. Fixing them hasn't been a priority.
- for TC 9 head of this morning, I see consistent test failures for:

<snip/>

org.apache.catalina.authenticator.TestSSLAuthenticator FAILED
...> org.apache.tomcat.util.net.ocsp.TestOcspTimeout FAILED

The failure seems to always look like:

Testcase: testLargePostRequest[0: true JSSE]] took 5.817 sec
     Caused an ERROR
Protocol handler initialization failed
org.apache.catalina.LifecycleException: Protocol handler initialization failed      at org.apache.catalina.connector.Connector.initInternal(Connector.java:1273)

My fault. I remove some necessary code from 2.0.x thinking it was unused. I've patched 9.0.x so it no longer calls those methods if it is using Native 2.0.x. That looks to have fixed the issue although I was seeing a slightly different set of failures so you might want to re-test.

I also see failures with the PQC test. I'm looking at those now.
Re-tested with current TC 9 head. All good now :)

Thanks and regards,

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to