[
https://issues.apache.org/jira/browse/ZOOKEEPER-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rakesh R updated ZOOKEEPER-1926:
--------------------------------
Component/s: tests
> Unit tests should only use build/test/data for data
> ---------------------------------------------------
>
> Key: ZOOKEEPER-1926
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1926
> Project: ZooKeeper
> Issue Type: Bug
> Components: tests
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 3.4.7, 3.5.0
>
> Attachments: zookeeper-1926_v1-branch-3.4.patch,
> zookeeper-1926_v1.patch
>
>
> Some of the unit tests are creating temp files under system tmp dir (/tmp),
> and put data there.
> We should encapsulate all temporary data from unit tests under
> build/test/data. ant clean will clean all data from previous runs.
--
This message was sent by Atlassian JIRA
(v6.2#6252)