Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(test_prt_voronoi1.py): intersect cells, skip snapshot in macos-14 ci #1893

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented Jun 21, 2024

The Voronoi grid generated in test_prt_voronoi1.py is slightly different on macos-14 for some reason. I haven't been able to reproduce locally. To workaround, skip the snapshot on macos-14 in CI. Also re-enable intersections instead of hardcoding in the same test (intersections seem faster than they used to be) and drop the "node" column before the comparison of prt and mp7 results in test_prt_track_events.py, as this might vary depending which side of a boundary the particle is computed to be on.


Checklist of items for pull request

  • Added new test or modified an existing test
  • Ran black on new and modified autotests
  • Removed checklist items not relevant to this pull request

@wpbonelli wpbonelli marked this pull request as ready for review June 21, 2024 22:35
@wpbonelli wpbonelli merged commit d7d60c6 into MODFLOW-USGS:develop Jun 21, 2024
18 checks passed
@wpbonelli wpbonelli deleted the prt-ci branch June 21, 2024 22:49
@wpbonelli wpbonelli added bug ci Continuous integration labels Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ci Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant