You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/01 00:58:00 UTC

[jira] [Commented] (CALCITE-2022) ConnectionConfigImplTest failing on Jenkins

    [ https://issues.apache.org/jira/browse/CALCITE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497418#comment-16497418 ] 

ASF GitHub Bot commented on CALCITE-2022:
-----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/calcite-avatica/pull/54


> 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)