[
https://issues.apache.org/jira/browse/CALCITE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496670#comment-16496670
]
ASF GitHub Bot commented on CALCITE-2022:
-----------------------------------------
Github user joshelser commented on the issue:
https://github.com/apache/calcite-avatica/pull/54
@snuyanzin thanks for the change. Have you tested this on Windows?
> ConnectionConfigImplTest failing on Jenkins
> -------------------------------------------
>
> Key: CALCITE-2022
> URL: https://issues.apache.org/jira/browse/CALCITE-2022
> Project: Calcite
> Issue Type: Bug
> Components: avatica
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Minor
> Fix For: avatica-1.12.0
>
>
> {noformat}
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec <<<
> FAILURE! - in org.apache.calcite.avatica.ConnectionConfigImplTest
> testTrustStore(org.apache.calcite.avatica.ConnectionConfigImplTest) Time
> elapsed: 0.015 sec <<< FAILURE!
> java.lang.AssertionError:
> Expected: is "C:\my\truststore.jks"
> but: was "F:\my\truststore.jks"
> at
> org.apache.calcite.avatica.ConnectionConfigImplTest.testTrustStore(ConnectionConfigImplTest.java:41)
> {noformat}
> Looks like a pretty simple test failure on Windows that Jenkins caught for us.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)