8336854: CAInterop.java#actalisauthenticationrootca conflicted with /manual and /timeout

Reviewed-by: rhalade
This commit is contained in:
SendaoYan 2024-08-13 22:59:13 +00:00 committed by Rajan Halade
parent 90527a5784
commit f132b347e1

View File

@ -25,14 +25,16 @@
* @test id=actalisauthenticationrootca
* @bug 8189131
* @summary Interoperability tests with Actalis CA
* Before this test set to manual, the original timeout
* value if 180
* @library /test/lib
* @build jtreg.SkippedException ValidatePathWithURL CAInterop
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
* CAInterop actalisauthenticationrootca OCSP
* @run main/othervm/manual/timeout=180 -Djava.security.debug=certpath,ocsp
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
* -Dcom.sun.security.ocsp.useget=false
* CAInterop actalisauthenticationrootca OCSP
* @run main/othervm/manual/timeout=180 -Djava.security.debug=certpath,ocsp
* @run main/othervm/manual -Djava.security.debug=certpath,ocsp
* CAInterop actalisauthenticationrootca CRL
*/