[
https://issues.apache.org/jira/browse/OAK-4202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242588#comment-15242588
]
Chetan Mehrotra commented on OAK-4202:
--------------------------------------
To simplify management of such temp files for test one can use JUnit
[TemporaryFolder|http://junit.org/junit4/javadoc/latest/org/junit/rules/TemporaryFolder.html]
rule.
> leakage of temp files
> ---------------------
>
> Key: OAK-4202
> URL: https://issues.apache.org/jira/browse/OAK-4202
> Project: Jackrabbit Oak
> Issue Type: Task
> Reporter: Julian Reschke
> Priority: Minor
> Attachments: leftovers-1739224.txt, leftovers.txt
>
>
> Running the tests currently leaves a ton of temporary files. I assume in
> general these are caused by bugs in test cases, but they could also indicate
> problems in the actual code.
> Will attach a detailed list separately and open sub-tasks accordingly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)