8183514: Remove intermittent key from httpclient test TimeoutOrdering and ErrorTest

Reviewed-by: dfuchs
This commit is contained in:
Felix Yang 2017-07-04 18:49:16 -07:00
parent 1be87a5f55
commit 7286216186
2 changed files with 0 additions and 2 deletions

View File

@ -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
*/

View File

@ -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