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

Backport-of: 39884205fb
This commit is contained in:
SendaoYan
2024-08-29 14:24:15 +00:00
committed by Vitaly Provodin
parent 75693fc4ad
commit d364404b63

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
*/