You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2016/03/02 02:51:18 UTC

[jira] [Created] (HBASE-15374) Avoid using '/tmp' directory in our unit tests

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)