[
https://issues.apache.org/jira/browse/ZOOKEEPER-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003092#comment-14003092
]
Hudson commented on ZOOKEEPER-1926:
-----------------------------------
FAILURE: Integrated in ZooKeeper-trunk #2311 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2311/])
ZOOKEEPER-1926. Unit tests should only use build/test/data for data (Enis
Soztutar via michim) (michim:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1593624)
* /zookeeper/trunk/CHANGES.txt
*
/zookeeper/trunk/src/java/systest/org/apache/zookeeper/test/system/BaseSysTest.java
*
/zookeeper/trunk/src/java/systest/org/apache/zookeeper/test/system/QuorumPeerInstance.java
*
/zookeeper/trunk/src/java/test/org/apache/zookeeper/server/quorum/LearnerTest.java
*
/zookeeper/trunk/src/java/test/org/apache/zookeeper/server/quorum/Zab1_0Test.java
> 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)