8183514: Remove intermittent key from httpclient test TimeoutOrdering and ErrorTest
Reviewed-by: dfuchs
This commit is contained in:
parent
1be87a5f55
commit
7286216186
@ -38,7 +38,6 @@ import static jdk.incubator.http.HttpResponse.BodyHandler.discard;
|
||||
|
||||
/**
|
||||
* @test
|
||||
* @key intermittent
|
||||
* @summary Ensures that timeouts of multiple requests are handled in correct order
|
||||
* @run main/othervm TimeoutOrdering
|
||||
*/
|
||||
|
@ -25,7 +25,6 @@
|
||||
* @test
|
||||
* @bug 8157105
|
||||
* @library /lib/testlibrary server
|
||||
* @key intermittent
|
||||
* @build jdk.testlibrary.SimpleSSLContext
|
||||
* @modules jdk.incubator.httpclient/jdk.incubator.http.internal.common
|
||||
* jdk.incubator.httpclient/jdk.incubator.http.internal.frame
|
||||
|
Loading…
Reference in New Issue
Block a user