[
https://issues.apache.org/jira/browse/ZOOKEEPER-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029819#comment-16029819
]
ASF GitHub Bot commented on ZOOKEEPER-2796:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/zookeeper/pull/265
> Test org.apache.zookeeper.ZooKeeperTest.testCreateNodeWithoutData is broken
> by ZOOKEEPER-2757
> ---------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2796
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2796
> Project: ZooKeeper
> Issue Type: Test
> Components: tests
> Reporter: Michael Han
> Assignee: Michael Han
> Priority: Minor
> Fix For: 3.5.4, 3.6.0
>
>
> ZOOKEEPER-2757 failed one test which causes recent daily builds failed.
> {noformat}
> FAILED: org.apache.zookeeper.ZooKeeperTest.testCreateNodeWithoutData
> Error Message:
> Path must start with / character
> Stack Trace:
> org.apache.zookeeper.cli.MalformedPathException: Path must start with /
> character
> at org.apache.zookeeper.cli.CreateCommand.exec(CreateCommand.java:122)
> at
> org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:655)
> at
> org.apache.zookeeper.ZooKeeperTest.testCreateNodeWithoutData(ZooKeeperTest.java:293)
> at
> org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)