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

Changed a few test tolerances to avoid sporadic failures on Python 3.7 test environment. #2501

Merged
merged 1 commit into from
Apr 18, 2022

Conversation

robfalck
Copy link
Contributor

Summary

Reduced unnecessarily tight tolerances on a few tests that have becom…e problematic in the python3.7 Oldest CI environment. A Kriging test was testing derivatives to 6e-4 and has been changed to 1e-3. Similarly, an n2 viewer test was testing completion of the model to a tolerance of 1E-6, while elsewhere the same model was only being tested to 1e-4.

Related Issues

None

Backwards incompatibilities

None

New Dependencies

None

…e problematic in the python3.7 Oldest CI environment.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.06% when pulling 364e1cb on robfalck:test_tol_updates into db1d7e2 on OpenMDAO:master.

@swryan swryan merged commit 45d2aeb into OpenMDAO:master Apr 18, 2022
@robfalck robfalck deleted the test_tol_updates branch April 7, 2023 13:51
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.

4 participants