Sudarshan Vasudevan created GOBBLIN-1292:
--------------------------------------------

             Summary: Undo hardcoded tmp directory locations for unit tests
                 Key: GOBBLIN-1292
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1292
             Project: Apache Gobblin
          Issue Type: Improvement
          Components: misc
    Affects Versions: 0.15.0
            Reporter: Sudarshan Vasudevan
             Fix For: 0.15.0


Several unit tests in Gobblin make use of hardcoded tmp directory locations. If 
these locations are not cleaned up, they have the potential to cause test 
failures in subsequent builds. Further, hardcoded locations may potentially 
collide with other tests which may accidentally use the same location. This 
task modifies a host of tests to use dynamically generated temp directories 
which are automatically cleaned up when tests complete.



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

Reply via email to