Integrated: 8299325: java/net/httpclient/CancelRequestTest.java fails "test CancelRequestTest.testGetSendAsync("https://localhost:46509/https1/x/same/interrupt", true, true)"

Daniel Fuchs dfuchs at openjdk.org
Mon Jan 30 14:45:58 UTC 2023


On Thu, 26 Jan 2023 19:37:52 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> The CancelRequestTest has been observed failing (rare and intermittent, but at least twice) in our CI.
> This fix increases the timeout waiting for resources to be released after cancelling the request, and add more diagnosis to the test code.

This pull request has now been integrated.

Changeset: a74ebd04
Author:    Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a74ebd048ae569296619c112c23169c46b571863
Stats:     36 lines in 1 file changed: 20 ins; 1 del; 15 mod

8299325: java/net/httpclient/CancelRequestTest.java fails "test CancelRequestTest.testGetSendAsync("https://localhost:46509/https1/x/same/interrupt", true, true)"

Reviewed-by: jpai

-------------

PR: https://git.openjdk.org/jdk/pull/12233


More information about the net-dev mailing list