-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Travis-ci build fails trying to remove .pytest_cache #6821
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
Travis recently changed their config parser, which could be causing problems? (it broke Hypothesis' builds) https://travis-ci.org/pytest-dev/pytest/jobs/655205330/config |
Can someone take a look at this issue please? Thanks |
@SeanXu1984 |
Yes. Currently we are still using Python 2.7 and our Runtime env is not yet migrated to Python 3.x |
@SeanXu1984 This looks pretty bad though, I recommend checking if there are fixes in master in that regard already (at least with regard to the order of arguments for the message I think I've fixed something there):
Also check 262ed56, which this reminded me of. |
Is #6785 relevant for 4.6 only? |
Hmmm. Branch 4.6.x is not well maintained? |
@SeanXu1984 |
Thanks very much for the information guys. |
I'm gonna be trying to migrate the |
Closing this for now as it seems the path to a solution was found. |
pip list
from the virtual environment you are using#6785
https://travis-ci.org/pytest-dev/pytest/builds/655205329#
4.6.10.dev
The text was updated successfully, but these errors were encountered: