Description
ZOOKEEPER-2757 failed one test which causes recent daily builds failed.
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)
Attachments
Issue Links
- links to