Skip to content

reduce Python 3 testing to speed up Travis CI testing #487

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

Conversation

murrayrm
Copy link
Member

This commit removes some of the Travis CI tests for intermediate versions of Python, as described in PR #438 discussion. Specifically, we keep testing against the earliest supported (Python 3) release and latest stable release, and remove intermediate versions.

It would be useful to merge this PR quickly and rebase against it since it will cut down testing times. Based on the last two builds:

  • Current: Ran for 23 min 6 sec, Total time 37 min 18 sec
  • Proposed: Ran for 13 min 47 sec, Total time 22 min 26 sec

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 86.9% when pulling 57e026d on murrayrm:travis_remove_python_versions into c432fd5 on python-control:master.

@coveralls
Copy link

coveralls commented Dec 30, 2020

Coverage Status

Coverage remained the same at 87.04% when pulling 57e026d on murrayrm:travis_remove_python_versions into c432fd5 on python-control:master.

@murrayrm murrayrm merged commit d66f4e4 into python-control:master Dec 30, 2020
@murrayrm murrayrm deleted the travis_remove_python_versions branch December 30, 2020 21:57
@murrayrm murrayrm added this to the 0.9.0 milestone Mar 20, 2021
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.

3 participants