-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
TST: Lock pytest to 3.2.5 until 3.3.1 released #9878
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
Conversation
Note pytest has a fix: pytest-dev/pytest#2969 |
Looks like the error has spread to Travis as well. If someone can fix it before I do feel free to push onto this branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assuming it passes...
You can also do |
but, not worth holding the PR over that. |
Oh cool! |
40dcd42
to
e39a03a
Compare
This basically passes (Xcode check not done). Prob should be merged soon if OK by everyone... |
There seem to be a conflict, please backport manually |
Hmmmm, how does this get manually backported (if needed?) |
PR Summary
As per @QuLogic comments in #9867 Appveyor tests are breaking because of a change to pytest 3.3.0 pytest-dev/pytest#2957 Until 3.3.1 is released this locks us to 3.2.5 on appveyor.
PR Checklist