-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Some tests fail on FreeBSD #1845
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
Comments
Thanks for the report. Actually a single test has failed, The problem here is that, for some reason, even after calling Could you run this in your system? The second import py.path
py.path.local().ensure_dir('cache').chmod(0)
py.path.local().ensure_dir('cache/foo') |
|
Thanks for running the sample. Not sure what might be the problem then, perhaps others can chime in? |
If you do this in a temporary directory:
do you get a warning? |
|
Probably it failed there because it tried to collect some tests from |
Any news regarding this issue or we can close it? |
Experiencing same issue running tests using
Test was done using docker Dockerfile
|
Closing as this has not seen activity in awhile. |
On FreeBSD 10.3 I am getting these failures. One hard failure, still attaching the full log:
The text was updated successfully, but these errors were encountered: