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