Skip to content
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

Cap pytest to 2.7.3 #4194

Merged
merged 1 commit into from
Sep 21, 2015
Merged

Cap pytest to 2.7.3 #4194

merged 1 commit into from
Sep 21, 2015

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Sep 21, 2015

As it looks like pytest 2.8.0 is causing some issues with our usage of pytest.deprecated_call() in Python unit tests, this commit is forcing an earlier version of pytest to be installed on Travis rather than downloading the latest.

To test this PR, check Travis is green. Note this PR is mostly targeted at keeping our PR validation via Travis ongoing. The reason of the regression should likely be investigated as a follow-up.

/cc @ximenesuk @aleksandra-tarkowska @will-moore @jburel

As it looks lie pytest 2.8.0 is causing some issues with our usage of
pytest.deprecatedcall(), this commit is forcing an earlier version of pytest
to be installed on Travis rather than downloading the latest.
@mtbc
Copy link
Member

mtbc commented Sep 21, 2015

Diff looks good to me, worth a try!

@jburel jburel added the dev_5_1 label Sep 21, 2015
@atarkowska
Copy link
Member

fine by me

joshmoore added a commit that referenced this pull request Sep 21, 2015
@joshmoore joshmoore merged commit dbb6e0f into ome:dev_5_1 Sep 21, 2015
@sbesson
Copy link
Member Author

sbesson commented Sep 21, 2015

--rebased-to #4196

@sbesson
Copy link
Member Author

sbesson commented Sep 21, 2015

Note this seems to have been reported upstream as a bug - see pytest-dev/pytest#1037.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants