Steve Lawrence created DAFFODIL-2644:
----------------------------------------

             Summary: TDML tests pollute temporary directories
                 Key: DAFFODIL-2644
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2644
             Project: Daffodil
          Issue Type: Bug
          Components: TDML Runner
            Reporter: Steve Lawrence


The TMDL runner create many TDML files. For example, embedded schema tests 
create tmp file. And runtime2 generate files are also created in /tmp. We 
aren't very consistent about where these tmp files are create, often times just 
creating files directly in /tmp. This pollutes tmp pretty badly. We should 
isntead create all tmp files in a subdirectory (e.g. /tmp/daffodil-test/). 
Additionally, we need to ensure we clean up temporary files when each test is 
complete.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to