Skip to content

Reduce precision in select tests to pass on alternate architectures#1178

Merged
speth merged 2 commits intoCantera:mainfrom
mefuller:reduce_precision
Jan 19, 2022
Merged

Reduce precision in select tests to pass on alternate architectures#1178
speth merged 2 commits intoCantera:mainfrom
mefuller:reduce_precision

Conversation

@mefuller
Copy link
Copy Markdown
Contributor

@mefuller mefuller commented Jan 19, 2022

Changes proposed in this pull request
Following on the discussion in #1174, minor changes in test tolerances are introduced to allow tests to pass on non-x86_64 architectures

If applicable, fill in the issue number this pull request is fixing
This closes #1174 as it corrects test/build failures with the following exceptions:
Test failures for s390x architecture and build failure on ppc64le (F36/Rawhide only) are identified there as originating outside of Cantera and will be addressed upstream.

Checklist

  • The pull request includes a clear description of this code change
  • Commit messages have short titles and reference relevant issues
  • Build passes (scons build & scons test) and unit tests address code coverage
  • Style & formatting of contributed code follows contributing guidelines
  • The pull request is ready for review

@mefuller
Copy link
Copy Markdown
Contributor Author

@mefuller mefuller marked this pull request as ready for review January 19, 2022 10:38
Copy link
Copy Markdown
Member

@speth speth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look reasonable to me, with one small fix.

@speth speth merged commit 5e34a09 into Cantera:main Jan 19, 2022
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.

Builds/Tests now failing on aarch64, ppc64le architectures (Fedora 36=Rawhide)

2 participants