File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
test/jdk/security/infra/java/security/cert/CertPathValidator/certification Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 25
25
* @test id=actalisauthenticationrootca
26
26
* @bug 8189131
27
27
* @summary Interoperability tests with Actalis CA
28
+ * Before this test set to manual, the original timeout
29
+ * value if 180
28
30
* @library /test/lib
29
31
* @build jtreg.SkippedException ValidatePathWithURL CAInterop
30
32
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
31
33
* 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
33
35
* -Dcom.sun.security.ocsp.useget=false
34
36
* CAInterop actalisauthenticationrootca OCSP
35
- * @run main/othervm/manual/timeout=180 -Djava.security.debug=certpath,ocsp
37
+ * @run main/othervm/manual -Djava.security.debug=certpath,ocsp
36
38
* CAInterop actalisauthenticationrootca CRL
37
39
*/
38
40
You can’t perform that action at this time.
0 commit comments