Skip to content

Commit 400d8cf

Browse files
committed
8373793: TestDynamicStore.java '/manual' disables use of '/timeout'
Reviewed-by: weijun
1 parent c1ad393 commit 400d8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/sun/security/krb5/config/native/TestDynamicStore.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* @summary SCDynamicStoreConfig works
2828
* @modules java.security.jgss/sun.security.krb5
2929
* @library /test/lib
30-
* @run main/manual/native/timeout=180 TestDynamicStore
30+
* @run main/manual/native TestDynamicStore
3131
* @requires (os.family == "mac")
3232
*/
3333

0 commit comments

Comments
 (0)