[
https://issues.apache.org/jira/browse/DAFFODIL-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle updated DAFFODIL-2644:
------------------------------------
Priority: Minor (was: Major)
> 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
> Priority: Minor
>
> 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.10#820010)