Skip to content

Update PyROS tests for Python 3.14#3782

Merged
jsiirola merged 1 commit intoPyomo:mainfrom
jsiirola:pyros-py314-tests
Nov 13, 2025
Merged

Update PyROS tests for Python 3.14#3782
jsiirola merged 1 commit intoPyomo:mainfrom
jsiirola:pyros-py314-tests

Conversation

@jsiirola
Copy link
Copy Markdown
Member

Fixes # .

Summary/Motivation:

This updates a PyROS test that started failing under Python 3.14 (due to changes in Python exception messages).

Changes proposed in this PR:

  • Update expected exception messages to be compatible with Python 3.14

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.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.39%. Comparing base (4ce6049) to head (a67a586).
⚠️ Report is 614 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3782      +/-   ##
==========================================
+ Coverage   89.24%   89.39%   +0.14%     
==========================================
  Files         907      907              
  Lines      104818   104818              
==========================================
+ Hits        93548    93702     +154     
+ Misses      11270    11116     -154     
Flag Coverage Δ
builders 29.16% <ø> (+0.01%) ⬆️
default 85.99% <ø> (?)
expensive 35.85% <ø> (?)
linux 86.68% <ø> (-2.32%) ⬇️
linux_other 86.68% <ø> (-0.01%) ⬇️
osx 82.81% <ø> (-0.01%) ⬇️
win 84.93% <ø> (-0.02%) ⬇️
win_other 84.93% <ø> (-0.02%) ⬇️

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.

@jsiirola jsiirola merged commit 13facca into Pyomo:main Nov 13, 2025
35 checks passed
@jsiirola jsiirola deleted the pyros-py314-tests branch November 13, 2025 19:40
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