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

Added require_pyoptsparse to all tests that use pyOptSparseDriver #624

Merged
merged 1 commit into from
Jul 22, 2021

Conversation

DKilkenny
Copy link
Contributor

Summary

Added @require_pyoptsparse to all tests that use pyOptSparseDriver so testflo will skip them if PyOpt is not installed

Related Issues

Status

  • Ready for merge

Backwards incompatibilities

None

New Dependencies

None

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 96.299% when pulling fe03e3e on DKilkenny:pyopt_test into cedf949 on OpenMDAO:master.

@robfalck robfalck merged commit 13b7440 into OpenMDAO:master Jul 22, 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.

tests need decorators so that they are skipped rather than fail if optimizers missing
3 participants