Skip to content

Docker on Mac problem when I execute test_iwdr.py::test_iwdr_permutations_inplace #1018

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

Open
manabuishii opened this issue Dec 17, 2018 · 0 comments

Comments

@manabuishii
Copy link
Contributor

On Mac environment.
To pass test_iwdr.py::test_iwdr_permutations_inplace

The docker on mac can not mount default TMPDIR location .

So fix this problem is following.

TMPDIR=$PWD pytest test_iwdr.py::test_iwdr_permutations_inplace

#328 is related this issue ?

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