maskit opened a new issue, #9067: URL: https://github.com/apache/trafficserver/issues/9067
We have at least one autest that checks HTTP/3, and I confirmed it was ran when we close #3551. There should be four dots on active_timeout test if the test for HTTP/3 is ran, but the latest log only shows three dots. ``` Running Test active_timeout:... Passed ``` It's either ATS or curl (or the both) is not built with an appropriate library. https://github.com/apache/trafficserver/blob/1f7799c2b66a6a57709fa9f1176774da57c778fc/tests/gold_tests/timeout/active_timeout.test.py#L67-L70 -- 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]
