Skip to content

Commit 388db3d

Browse files
committed
8368630: java/net/httpclient/http3/H3ServerPushTest.java succeeds but fails in jtreg timeout
1 parent 2407eb0 commit 388db3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/jdk/java/net/httpclient/http3/H3ServerPushTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
* /test/lib
7979
* @build jdk.httpclient.test.lib.http2.Http2TestServer
8080
* jdk.test.lib.net.SimpleSSLContext
81-
* @run junit H3ServerPushTest
81+
* @run junit/othervm/timeout=120 H3ServerPushTest
8282
*/
8383

8484
/**

0 commit comments

Comments
 (0)