manual update to py38-linux-64.lock (#4480)#4491
Merged
jamesp merged 3 commits intoSciTools:mainfrom Jan 20, 2022
Merged
Conversation
172db57 to
73c9040
Compare
1a0147f to
b4b4ec2
Compare
bjlittle
commented
Jan 19, 2022
bjlittle
commented
Jan 19, 2022
bjlittle
commented
Jan 19, 2022
bjlittle
commented
Jan 19, 2022
bjlittle
commented
Jan 19, 2022
bjlittle
commented
Jan 19, 2022
bjlittle
commented
Jan 19, 2022
Member
Author
|
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
jamesp
approved these changes
Jan 20, 2022
Member
Author
|
Awesome, thanks @jamesp 🍻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 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