On Thu, 20 Jun 2024 18:35:00 GMT, Rajan Halade <rhal...@openjdk.org> wrote:

> Updated all the tests that depend on external infrastructure services as 
> manual. These tests may fail with external reasons, for instance - change in 
> CA test portal, certificate status updates, or network issues.

Looks good, although I don't see why sometimes the directive is @run 
main/othervm/manual/manual (double occurence of manual).

test/jdk/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java
 line 30:

> 28:  * @library /test/lib
> 29:  * @build jtreg.SkippedException ValidatePathWithURL CAInterop
> 30:  * @run main/othervm/manual/manual -Djava.security.debug=certpath,ocsp

What is the reason why manual is written twice? (Here and in all other places 
in this file...)

-------------

Marked as reviewed by clanger (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19814#pullrequestreview-2132623582
PR Review Comment: https://git.openjdk.org/jdk/pull/19814#discussion_r1648943324

Reply via email to