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

Investigate which tests need what filesystem permissions and where #38

Open
jackfirth opened this issue Nov 21, 2017 · 0 comments
Open
Labels

Comments

@jackfirth
Copy link
Collaborator

The current docker setup has to grant the non-root testing user permission to various directories including /tmp and Racket's package and collection installation directories. I forget which tests need this.

Ideally, individual tests shouldn't need any sort of filesystem permissions and should rely on a test runner / framework to supply access to that sort of stuff, so it's easy to setup a test environment. But first there should be a list of which release tests are uncooperative with respect to the filesystem.

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

No branches or pull requests

1 participant