-
Notifications
You must be signed in to change notification settings - Fork 300
manual update to py38-linux-64.lock (#4480) #4491
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
Conversation
172db57 to
73c9040
Compare
1a0147f to
b4b4ec2
Compare
|
Additionally, we could choose to additionally pass the
This will counter the disparity in behaviour between Intel SVML supported and unsupported CPUs, but this would also mean updating the associated I'm not fussed either way, but it would have the advantage that a user with a local host with SVML support being able to run tests that pass independent of disabling the |
e7af85b to
f9427b6
Compare
|
Awesome, thanks @jamesp 🍻 |
🚀 Pull Request
Description
This PR manually updates the
py38-linux-64.lockbased on the contents of GHA PR #4480 (which I've now closed)This PR includes the recent changes (#4486) to address supporting the latest
numpy1.22.0 release.There are failures to investigate here, due to the dependency updates... so this PR is a work-in-progress, but also mainly for transparency given the current
iris3.2.0 release efforts.Failures to address:
iris.tests.integration.test_trajectoryTestTriPolar.test_tri_polarTestLazyData.test_hybrid_heightiris.tests.unit.analysis.cartography.test_rotate_grid_vectors.TestRotateGridVectorstest_angles_calculationtest_angles_in_radianstest_nan_vectorsiris.tests.integration.plot.test_vector_plots.TestBarbstest_2d_plain_latlontest_2d_rotated_latlontest_2d_plain_latlon_on_polar_mapReference GHA PR #4507 (closed)
Consult Iris pull request check list