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 (rebased onto develop) #4196

Merged
merged 1 commit into from
Sep 21, 2015

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Sep 21, 2015

This is the same as gh-4194 but rebased onto develop.


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.
@sbesson sbesson mentioned this pull request Sep 21, 2015
@sbesson
Copy link
Member Author

sbesson commented Sep 21, 2015

--rebased-from #4194

@sbesson
Copy link
Member Author

sbesson commented Sep 21, 2015

@jburel/@joshmoore: want to quickly check this PR and get it in so that other develop PRs can pass for tomorrow's build?

@mtbc mtbc mentioned this pull request Sep 21, 2015
joshmoore added a commit that referenced this pull request Sep 21, 2015
Cap pytest to 2.7.3 (rebased onto develop)
@joshmoore joshmoore merged commit d2c648f into ome:develop Sep 21, 2015
@sbesson sbesson deleted the rebased/develop/pytest_cap branch September 21, 2015 19:35
@sbesson sbesson modified the milestone: 5.1.4 Sep 21, 2015
@sbesson sbesson added this to the 5.2.0 milestone Oct 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants