Skip to content

Simple fixes#1197

Merged
bryanwweber merged 3 commits intoCantera:mainfrom
ischoegl:simple-fixes
Feb 18, 2022
Merged

Simple fixes#1197
bryanwweber merged 3 commits intoCantera:mainfrom
ischoegl:simple-fixes

Conversation

@ischoegl
Copy link
Copy Markdown
Member

@ischoegl ischoegl commented Feb 18, 2022

Changes proposed in this pull request

Some simple fixes that address paper-cuts during compilation and CI runs.

For a successfully cancelled CI job (triggered by pushing another job 🎉), see Cantera/cantera/actions/runs/1862740301

If applicable, fill in the issue number this pull request is fixing

Closes #1188, closes #893

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

@ischoegl ischoegl requested a review from a team February 18, 2022 05:28
Copy link
Copy Markdown
Member

@bryanwweber bryanwweber left a comment

Choose a reason for hiding this comment

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

Thanks @ischoegl!

ischoegl and others added 2 commits February 18, 2022 06:57
Co-Authored-By: Bryan W. Weber <[email protected]>
Some PR's may create convergence issues in individual tests of the test suite
that are only uncovered when a PR is pushed. This update ensures that jobs are
cancelled to avoid CI bottlenecks.
@bryanwweber bryanwweber merged commit 041559d into Cantera:main Feb 18, 2022
@ischoegl ischoegl deleted the simple-fixes branch February 18, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Any compiler failure during configuration shows the message about std::isnan CI has excessive timeout / does not cancel redundant jobs

2 participants