You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/08/11 00:05:21 UTC

[jira] [Commented] (ZOOKEEPER-2510) org.apache.zookeeper.server.NettyServerCnxnTest uses wrong import for junit

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

Hadoop QA commented on ZOOKEEPER-2510:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12823146/fix-import.patch
  against trunk revision 1755857.

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

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

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3355//console

This message is automatically generated.

> org.apache.zookeeper.server.NettyServerCnxnTest uses wrong import for junit
> ---------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2510
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2510
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.5.1, 3.5.2
>            Reporter: Ted Dunning
>             Fix For: 3.5.3
>
>         Attachments: fix-import.patch
>
>
> junit.framework.Assert is deprecated. The code should use org.junit.Assert instead.
> Patch coming shortly.



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