Skip to content

Commit 7ad9bde

Browse files
committed
8368630: java/net/httpclient/http3/H3ServerPushTest.java succeeds but fails in jtreg timeout
Reviewed-by: syan, jpai
1 parent 5252262 commit 7ad9bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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=240 H3ServerPushTest
8282
*/
8383

8484
/**

0 commit comments

Comments
 (0)