[DEFECT] Running Tests Creates Too Many Files #1647
Labels
defect
devel
issues in current devel
good first issue
issues with straightforward fixes amenable to new RAVEN contributors
priority_minor
ROOK
Issues for the new regression test system
Defect Description
Describe the defect
When a user runs:
It creates a minimum number of 110 files and directories that Git shows as untracked files.
What did you expect to see happen?
Running the tests should not change the state of the repository.
What did you see instead?
I see that a bunch of files and directories were created.
Do you have a suggested fix for the development team?
Improve
.gitignore
file or provide a 'clean-up' method to the testing interface.Describe how to Reproduce
Steps to reproduce the behavior:
1.
2.
3.
4.
Screenshots and Input Files
Please attach the input file(s) that generate this error. The simpler the input, the faster we can find the issue.
Platform (please complete the following information):
For Change Control Board: Issue Review
This review should occur before any development is performed as a response to this issue.
For Change Control Board: Issue Closure
This review should occur when the issue is imminently going to be closed.
The text was updated successfully, but these errors were encountered: