You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Rakesh R (JIRA)" <ji...@apache.org> on 2017/01/06 12:27:58 UTC

[jira] [Resolved] (ZOOKEEPER-2656) Fix ServerConfigTest#testValidArguments test case failures

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rakesh R resolved ZOOKEEPER-2656.
---------------------------------
    Resolution: Fixed

Merged:-

Master
https://git-wip-us.apache.org/repos/asf?p=zookeeper.git;a=commit;h=1d38d30cfd1aa47f22451f4df53ae2363ea20a82

Branch-3.5
https://git-wip-us.apache.org/repos/asf?p=zookeeper.git;a=commit;h=b4a2e87c5e96b462163ad86271a6d646087a005c

Branch-3.4
https://git-wip-us.apache.org/repos/asf?p=zookeeper.git;a=commit;h=ff6a2be0851511a686ddc190d09ae9eb51e9f0a6

> Fix ServerConfigTest#testValidArguments test case failures
> ----------------------------------------------------------
>
>                 Key: ZOOKEEPER-2656
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2656
>             Project: ZooKeeper
>          Issue Type: Test
>            Reporter: Rakesh R
>            Assignee: Michael Han
>             Fix For: 3.4.10, 3.5.3, 3.6.0
>
>
> This jira to fix ServerConfigTest#testValidArguments test case failure. Reference: https://builds.apache.org/job/ZooKeeper-trunk/3207/testReport/org.apache.zookeeper/ServerConfigTest/testValidArguments/
> {code}
> Error Message
> expected: java.lang.String</data/dir> but was: java.io.File</data/dir>
> Stacktrace
> junit.framework.AssertionFailedError: expected: java.lang.String</data/dir> but was: java.io.File</data/dir>
> 	at org.apache.zookeeper.ServerConfigTest.testValidArguments(ServerConfigTest.java:48)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)