[jdk11u-dev] RFR: 8326594: Exclude test/jdk/java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java
Severin Gehwolf
sgehwolf at openjdk.org
Mon Feb 26 08:56:55 UTC 2024
On Fri, 23 Feb 2024 17:35:42 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> This new test introduced by #2523 fails with JTreg 6.1, as currently used by 11u. As we won't be able to move to JTreg 7 until the 11.0.24 timeframe, we should exclude this test for 11.0.23. The test will still be present for those who want to manually run the test using a later JTreg.
I'd prefer if we could make the test work with jtreg 6.1. It doesn't seem like we are ready to move to jtreg 7 soon for JDK 11. Exclusion seems fine in the interim.
test/jdk/ProblemList.txt line 543:
> 541: # jdk_net
> 542:
> 543: java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java 8326549 generic-all
Please use [8326503](https://bugs.openjdk.org/browse/JDK-8326503) as the bug reference as `8326549` has been closed as a duplicate.
-------------
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2547#pullrequestreview-1900278781
PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/2547#discussion_r1502237629
More information about the jdk-updates-dev
mailing list