hg: jdk/jdk: 8230000: some httpclients testng tests run zero test
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Mon Aug 26 13:49:01 UTC 2019
Changeset: ff08db52ad92
Author: dfuchs
Date: 2019-08-26 14:48 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/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-changes
mailing list