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

Make test suite generate files outside of the source tree #4020

Closed
1 task done
larseggert opened this issue May 25, 2022 · 1 comment · Fixed by #6438
Closed
1 task done

Make test suite generate files outside of the source tree #4020

larseggert opened this issue May 25, 2022 · 1 comment · Fixed by #6438

Comments

@larseggert
Copy link
Collaborator

Description

The tests seem to generate directories in the source tree names tmp-* and they also seem to generate files under test/media and possibly test in general.

It would be nice if that as reworked so all that happened under /tmp.

Code of Conduct

@larseggert larseggert added the enhancement New feature or request label May 25, 2022
@rjsparks
Copy link
Member

or at least outside /workspace. /tmp brings its own dragons, as we saw with the html validation code.

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

Successfully merging a pull request may close this issue.

2 participants