Withdrawn: 8268555: Update HttpClient tests that use ITestContext to jtreg 6+1

Daniel Fuchs dfuchs at openjdk.java.net
Thu Jun 10 17:47:56 UTC 2021


On Thu, 10 Jun 2021 14:50:14 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> Another change brought by jtreg 6+1 in the behavior of `@BeforeMethod`.
> Now throwing an exception in `@BeforeMethod` causes all annotated methods to be skipped, not just those annotated with `@Test`.
> 
> HttpClient tests that use `@BeforeMethod` and `ITestContext` need to be updated to work around the new behavior.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.java.net/jdk/pull/4465


More information about the net-dev mailing list