Skip to content

Conversation

@atravitz
Copy link
Contributor

@atravitz atravitz commented Aug 6, 2025

Checklist

  • Added a news entry

Developers certificate of origin

@atravitz atravitz changed the title test omp_num_threads=1 debug slow python 3.13 tests Aug 6, 2025
@codecov
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.52%. Comparing base (41f08e6) to head (5b19a7f).
⚠️ Report is 99 commits behind head on main.

Files with missing lines Patch % Lines
...s/protocols/openmm_rfe/test_hybrid_top_protocol.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1468      +/-   ##
==========================================
- Coverage   95.18%   92.52%   -2.67%     
==========================================
  Files         165      165              
  Lines       12572    12575       +3     
==========================================
- Hits        11967    11635     -332     
- Misses        605      940     +335     
Flag Coverage Δ
fast-tests 92.52% <0.00%> (?)
slow-tests ?

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.

@IAlibay
Copy link
Member

IAlibay commented Aug 11, 2025

@atravitz - by any chance, is a different version of openmm being pulled by the slower tests?

@atravitz
Copy link
Contributor Author

@IAlibay no, I'm not seeing any version discrepancies between the builds other than python/cpython.

@atravitz
Copy link
Contributor Author

atravitz commented Aug 13, 2025

It looks like this is not specifically a ubuntu or python 3.13 thing - test runtime appears to be highly variable, although it's almost always ubuntu python 3.13 that times out.

for example: https://github.com/OpenFreeEnergy/openfe/actions/runs/16913427313/job/47921037084

screenshot bc the data will get cleared:

Screenshot 2025-08-12 at 6 02 19 PM

@atravitz atravitz requested a review from IAlibay August 13, 2025 21:45
@atravitz atravitz marked this pull request as ready for review August 13, 2025 21:45
@atravitz
Copy link
Contributor Author

thanks @IAlibay for the speed-up! I added some comments so we (hopefully) remember why we did this. merge when you're happy.

@IAlibay IAlibay enabled auto-merge (squash) August 13, 2025 22:01
@github-actions
Copy link

No API break detected ✅

@IAlibay IAlibay merged commit 64fa847 into main Aug 13, 2025
12 of 13 checks passed
@IAlibay IAlibay deleted the debug_py313 branch August 13, 2025 22:43
atravitz added a commit that referenced this pull request Sep 23, 2025
* Turn off minimization when we do a dry run
---------

Co-authored-by: IAlibay <IAlibay@users.noreply.github.com>
atravitz added a commit that referenced this pull request Oct 7, 2025
* update partial charge tests now that a production NAGL model is available (#1506)

* update tests now that a production NAGL model is available

* fix mock

* clean up mocking

* add nagl test news item

* debug slow python 3.13 tests (#1468)

* Turn off minimization when we do a dry run
---------

Co-authored-by: IAlibay <IAlibay@users.noreply.github.com>

* update quickrun execution docs and add MPS link (#1483)

* add jq cookbook (#1488)

* add jq code blocks

* use tutorial data

* news

* debug docs build (#1489)

* don't build openmm

* mambaforge->miniconda for rtd

* artifically small build for debugging

* dont build env

* just build python

* add channels

* add sphinx packages to env

* add all non-openfe-ecosystem deps

* remove shim channel

* add openfe package

* add everything except openmm and toolkit

* add openmm

* add openff-toolkit

* only openff-toolkit

* try openff-toolkit-base

* try latest openff

* everybody back in

* build without openmm

* build with openff-toolkit-base

* bump rtd

* add pip build

* remove any openff-toolkit

* build w/o openmm

* add pip install

* build everything without pip install

* try no deps

* try custom build

* only python and pip

* try openfe-toolkit-base

* add temp deps for build with openff-toolkit-base

* add temp deps for build with openff-toolkit-base

* mock imports

* dont mock with toolkit base

* bump toolkit version

* Revert "bump toolkit version"

This reverts commit 6e3108a.

* add mocks

* try pinnint to toolkit-base 0.13.0, no mocks

* back to >= 0.13.0 toolkit to make sure it wasn't a fluke

* mock imports

* add pipe example for jq (#1505)

* add pipe example for jq

* pin to docutil 0.20

* try to avoid memory error

* debug rtd build memory error (#1510)

* try mambaforge build

* Revert "try mambaforge build"

This reverts commit 683e07f.

* try explicit build

* try removing ambertools

* use the right env

* just add gufe pip install back

* add back openfe eco packages

* mock py3dmol

* add note for pip installs

* fix quote

* temporarily resort to SettingsBaseModel to get build

* specific imports

* dont use base settings placeholder

* temp pin numpy (#1542)

* Removing unnecessary limit on resids (#1539)

* Removing unnecessary limit on resids indices gathering

* Updated CHANGELOG for 1.6.1

* add summary

* update docs theme (#1545)

* adding new branding assets

* remove images

* update theme branch

* CantinaPurple accent

* lowercase convention

* updating text

* remove dark mode for now

* fix sidebars

* fix formatting

* capitalization

* don't break spaces

* bump ci

* favicon!

* whitespace :(

* pin to sphinx release

* pin to gufe 1.6.1

* move env info before test imports

* bump single file installer to 3.12.11 to match colab

---------

Co-authored-by: IAlibay <IAlibay@users.noreply.github.com>
Co-authored-by: Iván Pulido <2949729+ijpulidos@users.noreply.github.com>
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