You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Raul Gutierrez Segales (JIRA)" <ji...@apache.org> on 2015/12/06 21:28:11 UTC

[jira] [Updated] (ZOOKEEPER-2306) Remove file delete duplicate code from test code

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raul Gutierrez Segales updated ZOOKEEPER-2306:
----------------------------------------------
    Fix Version/s: 3.6.0

> Remove file delete duplicate  code from test code
> -------------------------------------------------
>
>                 Key: ZOOKEEPER-2306
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2306
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Arshad Mohammad
>            Assignee: Arshad Mohammad
>             Fix For: 3.5.2, 3.6.0
>
>         Attachments: ZOOKEEPER-2306-01.patch
>
>
> Code to delete a folder recursive is written in multiple test files. Following are the files containing the same piece of code.
> {code}
> src/java/systest/org/apache/zookeeper/test/system/QuorumPeerInstance.java
> src/java/test/org/apache/zookeeper/test/ClientBase.java
> src/java/test/org/apache/zookeeper/server/quorum/LearnerTest.java
> src/java/test/org/apache/zookeeper/server/quorum/Zab1_0Test.java
> {code}
> Remove duplicate code from these files



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