mirror of
https://github.com/openjdk/jdk8u.git
synced 2025-12-10 10:44:16 -06:00
8328825: Google CAInterop test failures
Reviewed-by: sgehwolf Backport-of: 70a15c73638f45b9ed629abc0ea2d86a324bf624
This commit is contained in:
parent
216b8cbf51
commit
b3308b1ea0
@ -390,9 +390,4 @@ sample/chatserver/ChatTest.java 8178912 generic-all
|
||||
|
||||
############################################################################
|
||||
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#certignarootca 8331883 generic-all
|
||||
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#globalsigneccrootcar4 8328825 generic-all
|
||||
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootcar1 8328825 generic-all
|
||||
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootcar2 8328825 generic-all
|
||||
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootecccar3 8328825 generic-all
|
||||
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#gtsrootecccar4 8328825 generic-all
|
||||
security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java 8314509 generic-all
|
||||
|
||||
@ -207,8 +207,7 @@
|
||||
* @summary Interoperability tests with Google's GlobalSign R4 and GTS Root certificates
|
||||
* @library /test/lib
|
||||
* @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
||||
* @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop globalsigneccrootcar4 OCSP
|
||||
* @run main/othervm -Djava.security.debug=certpath CAInterop globalsigneccrootcar4 CRL
|
||||
* @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop globalsigneccrootcar4 DEFAULT
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -217,8 +216,7 @@
|
||||
* @summary Interoperability tests with Google's GlobalSign R4 and GTS Root certificates
|
||||
* @library /test/lib
|
||||
* @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
||||
* @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootcar1 OCSP
|
||||
* @run main/othervm -Djava.security.debug=certpath CAInterop gtsrootcar1 CRL
|
||||
* @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootcar1 DEFAULT
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -227,8 +225,7 @@
|
||||
* @summary Interoperability tests with Google's GlobalSign R4 and GTS Root certificates
|
||||
* @library /test/lib
|
||||
* @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
||||
* @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootcar2 OCSP
|
||||
* @run main/othervm -Djava.security.debug=certpath CAInterop gtsrootcar2 CRL
|
||||
* @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootcar2 DEFAULT
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -237,8 +234,7 @@
|
||||
* @summary Interoperability tests with Google's GlobalSign R4 and GTS Root certificates
|
||||
* @library /test/lib
|
||||
* @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
||||
* @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootecccar3 OCSP
|
||||
* @run main/othervm -Djava.security.debug=certpath CAInterop gtsrootecccar3 CRL
|
||||
* @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootecccar3 DEFAULT
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -247,8 +243,7 @@
|
||||
* @summary Interoperability tests with Google's GlobalSign R4 and GTS Root certificates
|
||||
* @library /test/lib
|
||||
* @build jtreg.SkippedException ValidatePathWithURL CAInterop
|
||||
* @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootecccar4 OCSP
|
||||
* @run main/othervm -Djava.security.debug=certpath CAInterop gtsrootecccar4 CRL
|
||||
* @run main/othervm -Djava.security.debug=certpath,ocsp CAInterop gtsrootecccar4 DEFAULT
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user