Integrated: 8368373: Test H3MalformedResponseTest.testMalformedResponse intermittent timed out
SendaoYan
syan at openjdk.org
Wed Sep 24 06:07:29 UTC 2025
On Tue, 23 Sep 2025 08:05:42 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> The sub-test H3MalformedResponseTest.testMalformedResponse in test/jdk/java/net/httpclient/http3/H3MalformedResponseTest.java intermittent report java.util.concurrent.TimeoutException, espicial when this test run with other jtreg tests simultancely. This PR change the timeout vaule from 10 to 30 to make test run passed steady.
This pull request has now been integrated.
Changeset: 5350ce10
Author: SendaoYan <syan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5350ce105973945e899b82a4c066d6ec5439102d
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
8368373: Test H3MalformedResponseTest.testMalformedResponse intermittent timed out
Reviewed-by: dfuchs, djelinski
-------------
PR: https://git.openjdk.org/jdk/pull/27447
More information about the net-dev
mailing list