Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(test_prt_voronoi1.py): intersect cells, skip snapshot in macos-1…
…4 ci (#1893) 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.
- Loading branch information