hg: jdk/sandbox: 8230000: some httpclients testng tests run zero test
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Aug 26 14:00:13 UTC 2019
Changeset: ff08db52ad92
Author: dfuchs
Date: 2019-08-26 14:48 +0100
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/ff08db52ad92
8230000: some httpclients testng tests run zero test
Summary: two tests needed to declared their test methods public, the last one was a simple abstract framework for subclasses and needed its @test keyword removed.
Reviewed-by: chegar, aefimov, dfuchs
Contributed-by: Julia Boes <julia.boes at oracle.com>
! test/jdk/java/net/httpclient/AbstractThrowingPushPromises.java
! test/jdk/java/net/httpclient/LineStreamsAndSurrogatesTest.java
! test/jdk/java/net/httpclient/LineSubscribersAndSurrogatesTest.java
More information about the jdk-sandbox-changes
mailing list