MetOffice / CSET

Toolkit for evaluation and investigation of numerical models for weather and climate applications.
https://metoffice.github.io/CSET/
Apache License 2.0
8 stars 1 forks source link

Ignore cartopy DownloadWarning in pytest #716

Closed jfrost-mo closed 1 day ago

jfrost-mo commented 4 days ago

As CI starts from a fresh slate each time we won't yet have the resources downloaded. We do cache them, but caches are only per-branch, and thus we still need to download on the first run per branch.

Also removed the dateutil warning filter, as that issue has been fixed.

Contribution checklist

Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.

github-actions[bot] commented 4 days ago

Coverage

jfrost-mo commented 4 days ago

Running tests after manually purging the caches to validate the change.

jfrost-mo commented 4 days ago

Looking good: https://github.com/MetOffice/CSET/actions/runs/9714912375/job/26815224988?pr=716#step:6:242