CI: switch slycot and cvxopt installation order by murrayrm · Pull Request #769 · python-control/python-control

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@murrayrm

Copy link Copy Markdown

Member

@murrayrm murrayrm commented

Sep 9, 2022

This PR attempts to fix issue #761 by switching the order of installation of CVXOPT and Slycot. In testing so far, the python-package-conda.yml tests have functioned without random failures.

@murrayrm

Copy link Copy Markdown

Member Author

murrayrm commented

Sep 9, 2022

Apparently didn't fix the problem, since the CVXOPT only test still failed. But it might be worth leaving it switched since it seemed to reduce the frequency of re-running tests that was required some code I am working on...

@bnavigator

Copy link Copy Markdown

Contributor

Okay, let's try it.

@bnavigator bnavigator merged commit f909c82 into python-control:main

Sep 10, 2022

@murrayrm murrayrm added this to the 0.9.3 milestone

Dec 24, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

0.9.3

Development

Successfully merging this pull request may close these issues.

2 participants

@murrayrm @bnavigator