RFR: 8365834: Mark java/net/httpclient/ManyRequests.java as intermittent
SendaoYan
syan at openjdk.org
Sat Aug 23 02:45:55 UTC 2025
On Wed, 20 Aug 2025 11:51:03 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> The test java/net/httpclient/ManyRequests.java has been observed intermittent failure such as https://bugs.openjdk.org/browse/JDK-8327968 and https://bugs.openjdk.org/browse/JDK-8365811. Should we mark this test as `@intermittent`.
>
> I think it's OK to add the `intermittent` `@key` to the test definition to allow for some setups to skip running this test. Once the actual issue gets addressed, I think we can remove the `intermittent` key.
Thankd for the reviews @jaikiran
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26852#issuecomment-3216149835
More information about the net-dev
mailing list