[
https://issues.apache.org/jira/browse/ZOOKEEPER-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974203#comment-14974203
]
Arshad Mohammad commented on ZOOKEEPER-2302:
--------------------------------------------
No test case failed. Only one test case skipped. This is an example of wrong
feedback. After ZOOKEEPER-2285 is committed we will not -1 in these cases.
> Some test cases are not running because wrongly named
> -----------------------------------------------------
>
> Key: ZOOKEEPER-2302
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2302
> Project: ZooKeeper
> Issue Type: Bug
> Components: tests
> Reporter: Arshad Mohammad
> Assignee: Arshad Mohammad
> Fix For: 3.5.2
>
> Attachments: ZOOKEEPER-2302-01.patch
>
>
> When run ZooKeeper test cases following two test classes never run because
> wrong naming convention is followed.
> {code}
> org.apache.zookeeper.server.quorum.TestQuorumPeerConfig
> org.apache.zookeeper.server.quorum.TestRemotePeerBean
> {code}
> Name of these test classes should be changed to
> {code}
> org.apache.zookeeper.server.quorum.QuorumPeerConfigTest
> org.apache.zookeeper.server.quorum.RemotePeerBeanTest
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)