-
Notifications
You must be signed in to change notification settings - Fork 67
2.0.3: many self-test failures #42
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
It looks like it has something to do with the checkout on your machine, as it works fine on travis for example. |
I'm building using the pypi distfile with a simple |
I added python 3.6, and it seems to work. |
@Byron the problem is that tests expect git repo to exist while distfile / archive-from-github is simple archive without |
This issue corresponds to this one here gitpython-developers/GitPython#674 . |
I just tested with:
Ran 84 tests in 175.459s OK (skipped=3)
|
When running the test suite on NetBSD with python-3.6.2, smmap2-2.0.3, and nose-1.3.7, I see lots of issues:
The text was updated successfully, but these errors were encountered: