Duo Zhang created HBASE-15374:
---------------------------------

             Summary: Avoid using '/tmp' directory in our unit tests
                 Key: HBASE-15374
                 URL: https://issues.apache.org/jira/browse/HBASE-15374
             Project: HBase
          Issue Type: Umbrella
          Components: test
            Reporter: Duo Zhang


I'm used to run unit tests on a remote server before summit a large patch 
because sometimes a testcase failure can not be reproduced locally.

Recently [~yangzhe1991] and me share a remote server with a different account. 
We found that some of the unit tests write to '/tmp' with a fixed name and do 
not clean the file after test. This cause that the unit test can only be 
succeeded for one person...

Open an umbrella issue to address this.



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

Reply via email to