bneradt opened a new pull request, #12615:
URL: https://github.com/apache/trafficserver/pull/12615

   This updates two autests that were failing on fedora:43:
   
   * Python 3.14: The http2_write_threshold trickle python scripts did not work 
on the newer Python 3.14, which is bit more strict about possibly uninitialized 
variables. fedora:43 uses Python 3.14 instead of the Python 3.13 of fedora:42. 
This tweaks the scripts to make Python 3.14 happy.
   * openssl 3.5 s_client output: The tls_check_dual_cert_selection_plugin 
expected different output from s_client. fedora:42 used openssl 3.2, fedora:43 
has openssl 3.5. This updates the regex expectations for cert information to 
match for both versions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to