Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

per-profile directory for test output #491

Open
charala1 opened this issue Jun 20, 2019 · 0 comments
Open

per-profile directory for test output #491

charala1 opened this issue Jun 20, 2019 · 0 comments

Comments

@charala1
Copy link
Contributor

charala1 commented Jun 20, 2019

To enable consecutive testing of different profiles, test output (.out, etc.) files are cleaned every time the tests are run.

This is necessary because these files are output into the same directory. We should output them into a different directory for each profile.

This would also allow testing different profiles in parallel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant