Skip to content

test compat with pytest 4.0 #624

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

Merged
merged 2 commits into from
Nov 25, 2018
Merged

test compat with pytest 4.0 #624

merged 2 commits into from
Nov 25, 2018

Conversation

wholmgren
Copy link
Member

@wholmgren wholmgren commented Nov 20, 2018

  • Closes fix tests #623
  • I am familiar with the contributing guidelines.
  • Fully tested. Added and/or modified tests to ensure correct behavior for all reasonable inputs. Tests (usually) must pass on the TravisCI and Appveyor testing services.
  • Adds description and name entries in the appropriate docs/sphinx/source/whatsnew file for all changes.
  • Code quality and style is sufficient. Passes LGTM and SticklerCI checks.
  • New code is fully documented. Includes sphinx/numpydoc compliant docstrings and comments in the code where necessary.
  • Pull request is nearly complete and ready for detailed review.

passes locally on python 3.6 with numba and pytest 4.0. I'll try python 3.7 + numba next.

@wholmgren wholmgren added this to the 0.6.1 milestone Nov 20, 2018
@wholmgren
Copy link
Member Author

All tests pass, including the python 3.7 + numba test. I don't know if it's coincidental or not.

@cwhanse ready to merge?

@cwhanse cwhanse merged commit d68ee4c into pvlib:master Nov 25, 2018
@wholmgren
Copy link
Member Author

including the python 3.7 + numba test. I don't know if it's coincidental or not.

After merging, running tests on master still errors when trying to import spa.py, so I guess the pass was coincidental. The failing build on master used python 3.7.1 whereas the passing build in the PR used python 3.7.0. Maybe continuum needs to rebuild numba with 3.7.1? Let's wait a little longer to see if this goes away on it's own.

@wholmgren wholmgren deleted the fixtests branch November 25, 2018 17:17
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.

2 participants