[
https://issues.apache.org/jira/browse/ZOOKEEPER-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030011#comment-16030011
]
Hudson commented on ZOOKEEPER-2796:
-----------------------------------
SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #3407 (See
[https://builds.apache.org/job/ZooKeeper-trunk/3407/])
ZOOKEEPER-2796: Fix broken test testCreateNodeWithoutData caused by (hanm: rev
ce0aa2bac7faf1eff3a6317aa8fc889ba13e7130)
* (edit) src/java/test/org/apache/zookeeper/ZooKeeperTest.java
> 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)