RFR: 8297645: Drop the test/jdk/java/net/httpclient/reactivestreams-tck-tests/TckDriver.java test
Daniel Fuchs
dfuchs at openjdk.org
Tue Nov 29 17:58:52 UTC 2022
Please find here a fix that drops the HttpClient TckDiriver test. This test has been useful when developing the HTTP client APIs. However, it has become a burden to run this test, which is now the longest running HttpClient test. This change proposes to drop the test from the non regression test suite.
-------------
Commit messages:
- 8297645
Changes: https://git.openjdk.org/jdk/pull/11420/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11420&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8297645
Stats: 10085 lines in 58 files changed: 0 ins; 10085 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/11420.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11420/head:pull/11420
PR: https://git.openjdk.org/jdk/pull/11420
More information about the net-dev
mailing list