Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-2302

Some test cases are not running because wrongly named

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.5.2, 3.6.0
    • tests
    • None

    Description

      When run ZooKeeper test cases following two test classes never run because wrong naming convention is followed.

      org.apache.zookeeper.server.quorum.TestQuorumPeerConfig
      org.apache.zookeeper.server.quorum.TestRemotePeerBean
      

      Name of these test classes should be changed to

      org.apache.zookeeper.server.quorum.QuorumPeerConfigTest
      org.apache.zookeeper.server.quorum.RemotePeerBeanTest
      

      Attachments

        1. ZOOKEEPER-2302-01.patch
          11 kB
          Mohammad Arshad

        Activity

          People

            arshad.mohammad Mohammad Arshad
            arshad.mohammad Mohammad Arshad
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: