8157816: Mark 4 httpclient tests as intermittently failing
Reviewed-by: chegar
This commit is contained in:
parent
8d6c2508ab
commit
991c9b0593
@ -33,6 +33,7 @@ import java.util.concurrent.CompletableFuture;
|
||||
/**
|
||||
* @test
|
||||
* @bug 8087112
|
||||
* @key intermittent
|
||||
* @build Server
|
||||
* @run main/othervm -Djava.net.HttpClient.log=all SplitResponse
|
||||
*/
|
||||
|
@ -24,6 +24,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @bug 8087112
|
||||
* @key intermittent
|
||||
* @library /lib/testlibrary
|
||||
* @build jdk.testlibrary.SimpleSSLContext
|
||||
* @modules java.httpclient
|
||||
|
@ -24,6 +24,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @bug 8157105
|
||||
* @key intermittent
|
||||
* @library /lib/testlibrary
|
||||
* @build jdk.testlibrary.SimpleSSLContext
|
||||
* @modules java.httpclient
|
||||
|
@ -39,6 +39,7 @@ import javax.net.ssl.SSLSession;
|
||||
/*
|
||||
* @test
|
||||
* @bug 8150769 8157107
|
||||
* @key intermittent
|
||||
* @summary Checks that SSL parameters can be set for HTTP/2 connection
|
||||
* @modules java.httpclient
|
||||
* @compile/module=java.httpclient java/net/http/Http2Handler.java
|
||||
|
Loading…
Reference in New Issue
Block a user