You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "leesf (Jira)" <ji...@apache.org> on 2019/09/19 13:45:00 UTC

[jira] [Updated] (HUDI-265) Failed to delete tmp dirs created in unit tests

     [ https://issues.apache.org/jira/browse/HUDI-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

leesf updated HUDI-265:
-----------------------
    Fix Version/s: 0.5.1
       Issue Type: Test  (was: Bug)

> Failed to delete tmp dirs created in unit tests
> -----------------------------------------------
>
>                 Key: HUDI-265
>                 URL: https://issues.apache.org/jira/browse/HUDI-265
>             Project: Apache Hudi (incubating)
>          Issue Type: Test
>          Components: Testing
>            Reporter: leesf
>            Assignee: leesf
>            Priority: Major
>             Fix For: 0.5.1
>
>
> In some unit tests, such as TestHoodieSnapshotCopier, TestUpdateMapFunction.  After run these tests, it fails to delete tmp dir created in _init(with before annotation)_ after clean(with after annotation), thus will cause too many folders in /tmp. we need to delete these dirs after finishing ut.
> I will go through all the unit tests that did not properly delete the tmp dir and send a patch.
>  
> cc [~vinoth] [~vbalaji]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)