xgcm / xhistogram

Fast, flexible, label-aware histograms for numpy and xarray
https://xhistogram.readthedocs.io
MIT License
89 stars 19 forks source link

Intermittent? test CI failures #74

Closed jbusecke closed 1 year ago

jbusecke commented 2 years ago

I mentioned this over in #73, but it might be worth raising a separate issue here. It seems that there is a flaky test in the CI suite.

See these three runs:

image

They should all contain the exact same code, but some of them pass and one fails.

I just restarted the same tests twice in #73 and the issue went away. It seems that this is only happening in the Tests / test (macos-latest, 3.7) (pull_request)run.

cc @TomNicholas

dougiesquire commented 1 year ago

I think this issue has been fixed (or at lease stopgapped) by #82. Please reopen if not.