RFR: 8369291: Test java/net/httpclient/http3/H3DataLimitsTest.java fails in quic connection timeout with linux fastdebug builds
Daniel Fuchs
dfuchs at openjdk.org
Wed Oct 8 13:16:39 UTC 2025
On Wed, 8 Oct 2025 09:30:37 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
> Remove connectTimeout setting from all tests that set it without a good reason. It causes occasional test failures, especially on machines running tests with artificially inflated level of parallelism.
>
> The tests continue to pass.
Looks good. Removing that unneeded timeout from the other tests makes sense too.
-------------
Marked as reviewed by dfuchs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27686#pullrequestreview-3314765223
More information about the net-dev
mailing list