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

Hadoop QA commented on ZOOKEEPER-2796:
--------------------------------------

+1 overall.  GitHub Pull Request  Build
      

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 3.0.1) 
warnings.

    +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/748//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/748//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/748//console

This message is automatically generated.

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

Reply via email to