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

Fix pytest deprecation of pytest_namespace() #256

Merged
merged 2 commits into from Dec 7, 2018

Conversation

spaceone
Copy link
Contributor

This PR is not ready yet. It seems the test cases fail because of a newer pytest version and a API change inside of pytest. I need this PR to trigger the travis builds.

@spaceone
Copy link
Contributor Author

E   RemovedInPytest4Warning: pytest_namespace is deprecated and will be removed soon
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
=========================== 1 error in 0.74 seconds ============================
ERROR: InvocationError for command '/home/travis/build/circuits/circuits/.tox/py27/bin/py.test --cov --no-cov-on-fail --cov-report=' (exited with code 2)

@spaceone spaceone force-pushed the fix_pytest_deprecation branch 2 times, most recently from d44cf7d to 71d09f7 Compare December 6, 2018 19:32
@spaceone spaceone changed the title [WIP] Fix pytest deprecation Fix pytest deprecation of pytest_namespace() Dec 7, 2018
@prologic prologic merged commit b63a455 into master Dec 7, 2018
@spaceone spaceone deleted the fix_pytest_deprecation branch December 19, 2018 12:05
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.

None yet

2 participants