[
https://issues.apache.org/jira/browse/CALCITE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497427#comment-16497427
]
Francis Chuang commented on CALCITE-2022:
-----------------------------------------
I think we can go ahead and make this part of 1.12. The fix seems pretty
straight forward and the release will be tested on Windows as well.
> 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)