Skip to content

Commit 59baed6

Browse files
NO-SNOW Test CI
1 parent 9a99cdf commit 59baed6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/net/snowflake/client/core/SFTrustManagerIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ public Stream<? extends Arguments> provideArguments(ExtensionContext context) th
5555
// this host generates many "SSLHandshake Certificate Revocation
5656
// check failed. Could not retrieve OCSP Response." when running in parallel CI builds
5757
// Arguments.of("storage.googleapis.com"),
58+
// test
5859
Arguments.of("ocspssd.us-east-1.snowflakecomputing.com/ocsp/fetch"),
5960
Arguments.of("sfcsupport.snowflakecomputing.com"),
6061
Arguments.of("sfcsupport.us-east-1.snowflakecomputing.com"),

0 commit comments

Comments
 (0)