[
https://issues.apache.org/jira/browse/SOLR-17783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17973525#comment-17973525
]
Houston Putman commented on SOLR-17783:
---------------------------------------
We can disable it on a per-module basis. So I'll go ahead and disable in on
Windows for gas-repository. This is what we do for the cross-dc module as well
(Mockito doesn't play well).
> SSLTestConfig "Unable to locate keystore resource file in classpath"
> --------------------------------------------------------------------
>
> Key: SOLR-17783
> URL: https://issues.apache.org/jira/browse/SOLR-17783
> Project: Solr
> Issue Type: Test
> Environment: Windows
> Reporter: David Smiley
> Priority: Major
>
> org.apache.solr.gcs.GCSBackupRepositoryTest (classMethod / suite) and other
> GCS tests have been failing, only on Windows only. The failures were
> triggered by the Jetty 12 upgrade, which modified [SSLTestConfig
> here|https://github.com/apache/solr/blob/7279b808628a9286def7aea8b3b00f626df23dec/solr/test-framework/src/java/org/apache/solr/util/SSLTestConfig.java#L112].
> {noformat}
> java.lang.IllegalStateException: Unable to locate keystore resource file in
> classpath: SSLTestConfig.hostname-and-ip-missmatch.keystore
> at __randomizedtesting.SeedInfo.seed([E4ED041D25106216]:0)
> at org.apache.solr.util.SSLTestConfig.<init>(SSLTestConfig.java:114)
> at org.apache.solr.util.SSLTestConfig.<init>(SSLTestConfig.java:80)
> at
> org.apache.solr.util.RandomizeSSL$SSLRandomizer.createSSLTestConfig(RandomizeSSL.java:129)
> at
> org.apache.solr.SolrTestCaseJ4.buildSSLConfig(SolrTestCaseJ4.java:429)
> at
> org.apache.solr.SolrTestCaseJ4.setupTestCases(SolrTestCaseJ4.java:288)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]