Skip to content

Testing: add missing Ipopt guards (parmest); add GHA nosolvers test#3962

Merged
blnicho merged 3 commits into
Pyomo:mainfrom
jsiirola:parmest-test-guards
May 21, 2026
Merged

Testing: add missing Ipopt guards (parmest); add GHA nosolvers test#3962
blnicho merged 3 commits into
Pyomo:mainfrom
jsiirola:parmest-test-guards

Conversation

@jsiirola
Copy link
Copy Markdown
Member

Fixes # .

Summary/Motivation:

#3550 snuck in some tests that were improperly guarded for missing Ipopt solvers (this was caught by a Jenkins job that is not in the main PR workflow). This PR:

  • adds the missing guards
  • adds a linux/3.13/nosolvers GHA to catch this during the normal PR workflow.

Changes proposed in this PR:

  • (see above)

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@jsiirola jsiirola requested a review from blnicho May 21, 2026 16:22
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.10%. Comparing base (4a962b1) to head (a102e94).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3962      +/-   ##
==========================================
- Coverage   90.11%   90.10%   -0.01%     
==========================================
  Files         909      909              
  Lines      108551   108551              
==========================================
- Hits        97817    97814       -3     
- Misses      10734    10737       +3     
Flag Coverage Δ
builders 29.09% <ø> (+<0.01%) ⬆️
default 86.10% <ø> (?)
expensive 35.12% <ø> (?)
linux 87.62% <ø> (-1.99%) ⬇️
linux_other 87.62% <ø> (ø)
oldsolvers 28.05% <ø> (+<0.01%) ⬆️
osx 83.07% <ø> (ø)
win 85.37% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@blnicho blnicho merged commit 984f242 into Pyomo:main May 21, 2026
64 of 65 checks passed
@jsiirola jsiirola deleted the parmest-test-guards branch May 21, 2026 20:08
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.

3 participants