Skip to content

Ensure that tests work even if /tmp is not accessible #588

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

Closed
axic opened this issue Jan 24, 2022 · 2 comments · Fixed by #591
Closed

Ensure that tests work even if /tmp is not accessible #588

axic opened this issue Jan 24, 2022 · 2 comments · Fixed by #591

Comments

@axic
Copy link
Member

axic commented Jan 24, 2022

test/compiler.js assumes that /tmp is always accessible. We should use a function that creates a temporary dir instead.

Originally posted by @cameel in #566 (comment)

@adi611
Copy link
Contributor

adi611 commented Jan 24, 2022

Please assign me this issue.

@cameel
Copy link
Member

cameel commented Jan 24, 2022

Sure. Feel free to submit a PR!

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

Successfully merging a pull request may close this issue.

3 participants