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

Reviewed-by: syan, andrew
Backport-of: ada58fa55bb265aa62bbe9389d08cbc39e3e32e0
This commit is contained in:
Severin Gehwolf 2025-09-26 08:23:31 +00:00
parent 2721380614
commit 78b8b2431e

View File

@ -25,11 +25,13 @@
* @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
* CAInterop actalisauthenticationrootca CRL
*/