You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added testing for python 3.9 and 3.11 (this is the new io to test) for the io-testing. This led to one failure in doing the roundtrip size test in the test_matlabio. It went away on a rerun. We should watch this to see if this is a stochastic test or was just a CI fluke.
To Reproduce
Track the CI
Expected behaviour
We may need to rewrite the test if it has random variations on newer versions of python.
Describe the bug
Added testing for python 3.9 and 3.11 (this is the new io to test) for the io-testing. This led to one failure in doing the roundtrip size test in the test_matlabio. It went away on a rerun. We should watch this to see if this is a stochastic test or was just a CI fluke.
To Reproduce
Track the CI
Expected behaviour
We may need to rewrite the test if it has random variations on newer versions of python.
Environment:
Additional context
cc @apdavison
The text was updated successfully, but these errors were encountered: