[ 
https://issues.apache.org/jira/browse/KUDU-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15482435#comment-15482435
 ] 

Jordan Birdsell commented on KUDU-1301:
---------------------------------------

I believe I fixed this issue with https://gerrit.cloudera.org/#/c/4372/.  The 
issue was that the scanner test class was overriding the tearDownClass method 
with an empty method so nothing was getting removed.

> python tests sometimes leak tmp directory
> -----------------------------------------
>
>                 Key: KUDU-1301
>                 URL: https://issues.apache.org/jira/browse/KUDU-1301
>             Project: Kudu
>          Issue Type: Bug
>          Components: python, test
>    Affects Versions: 0.6.0
>            Reporter: Todd Lipcon
>            Assignee: Jordan Birdsell
>            Priority: Minor
>
> In http://gerrit.cloudera.org:8080/#/c/1815/1 I tried to move the check for 
> leaked tmp directories after the python test/build sequence, but it 
> frequently fails because Python seems to leak a tmp dir. 
> http://gerrit.cloudera.org:8080/#/c/1817/ will temporarily disable the check, 
> but we should go back and understand better why it's happening (since the 
> code attempts to clean up in the test teardown method)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to