Skip to content

Commit 78b8b24

Browse files
committed
8336854: CAInterop.java#actalisauthenticationrootca conflicted with /manual and /timeout
Reviewed-by: syan, andrew Backport-of: ada58fa55bb265aa62bbe9389d08cbc39e3e32e0
1 parent 2721380 commit 78b8b24

File tree

1 file changed

+3
-1
lines changed
  • test/jdk/security/infra/java/security/cert/CertPathValidator/certification

1 file changed

+3
-1
lines changed

test/jdk/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,13 @@
2525
* @test id=actalisauthenticationrootca
2626
* @bug 8189131
2727
* @summary Interoperability tests with Actalis CA
28+
* Before this test set to manual, the original timeout
29+
* value if 180
2830
* @library /test/lib
2931
* @build jtreg.SkippedException ValidatePathWithURL CAInterop
3032
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
3133
* CAInterop actalisauthenticationrootca OCSP
32-
* @run main/othervm/manual/timeout=180 -Djava.security.debug=certpath,ocsp
34+
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
3335
* CAInterop actalisauthenticationrootca CRL
3436
*/
3537

0 commit comments

Comments
 (0)