Conversation
|
Surprisingly, this caused no obvious problems. |
|
22 failures is really not that bad. From discussion with @bjlittle I don't think we need that -- simpler to just change the references. |
|
I don't understand the latest docstest fail. For me it's doing that in my test env too, and with older versions of Iris. But in the CI testing it prints out as an ordinary dict. UPDATE: So, I needed to run |
|
Yay, done at last. |
lib/iris/tests/unit/experimental/representation/test_CubeRepresentation.py
Show resolved
Hide resolved
Absolutely, yes. |
|
Thanks for looking @bjlittle 👀 |
1832cf7 to
c13dfcc
Compare
|
Hit that spurious, intermittent failure of the animation test again. Unfortunately I re-spun it and so have lost the reference. |
bjlittle
left a comment
There was a problem hiding this comment.
@trexfeathers Thanks for nudging this PR across the line, it's really appreciated.
Just one last comment to service, plus could you add a whatsnew entry too?
Make sure to attribute it to both @pp-mo and yourself for your awesome combined efforts 🍻
Also, since this PR is quite noisy, I'm going to wait until #4276 lands before merging this PR... as #4276 was a tad involved and I think it would be easier for this PR to be rebased than for #4276 to fix merge conflicts.
a671807 to
319963e
Compare
🚀 Pull Request
Description
Followon from #3998
Final small formatting changes
Unsurprisingly, I had to squash + rebase from #3998 to get this testing.
Closes : #4211
Consult Iris pull request check list