Integrated: 8368552: H3ErrorHandlingTest.testCloseControlStream intermittent timed out
SendaoYan
syan at openjdk.org
Thu Sep 25 14:34:01 UTC 2025
On Wed, 24 Sep 2025 14:09:09 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> H3ErrorHandlingTest.testCloseControlStream(java/net/httpclient/http3/H3ErrorHandlingTest.java) intermittent timed out with fastdebug build on linux-x64.
> This PR use Utils.adjustTimeout to receive the timeout factor from jtreg, and change the default timeout value in 'triggerError' function from 10 to 20 to make test run passed steady with fastdebug build.
>
> I run this test 120 times simultancely all passed after this PR with fastdebug build.
This pull request has now been integrated.
Changeset: 043aeaf0
Author: SendaoYan <syan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/043aeaf02a50a7413e1956a99341d04ea3f9ac92
Stats: 9 lines in 1 file changed: 1 ins; 0 del; 8 mod
8368552: H3ErrorHandlingTest.testCloseControlStream intermittent timed out
Reviewed-by: dfuchs
-------------
PR: https://git.openjdk.org/jdk/pull/27472
More information about the net-dev
mailing list