[
https://issues.apache.org/jira/browse/ZOOKEEPER-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044114#comment-15044114
]
Raul Gutierrez Segales commented on ZOOKEEPER-2306:
---------------------------------------------------
I can't see the tests results since the run seems to be gone. Running tests
locally succeeds though.
> 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)