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
In the last few months, it seems like the CI tests are failing much more often. Re-running them usually fixes the problem, but perhaps there is something we are doing that exacerbates the failures?
This may be a problem with cache management. A similar error is reported at conda-forge/miniforge#513 and the recommended solution is to clear the cache (conda clean), but doing so in CI jobs may incur a large (aggregate) time and bandwidth cost.
Thanks for looking into this, @slivingston. It is not that huge a pain to re-run the tests and I think that is probably preferable to imposing a large time/bandwidth cost for every push.
In the last few months, it seems like the CI tests are failing much more often. Re-running them usually fixes the problem, but perhaps there is something we are doing that exacerbates the failures?
See some comments here.
The text was updated successfully, but these errors were encountered: