ESMValGroup / ESMValTool_Tutorial

ESMValTool Tutorial
https://tutorial.esmvaltool.org/
Other
5 stars 8 forks source link

GitHub action "Test recipes" is broken #191

Closed SarahAlidoost closed 1 year ago

SarahAlidoost commented 3 years ago

The error is:

Run $CONDA/envs/test/bin/esmvaltool config get_config_user
2021-03-01 15:06:25,740 UTC [3832] INFO    Creating folder /home/runner/.esmvaltool
2021-03-01 15:06:25,740 UTC [3832] INFO    Copying file /usr/share/miniconda3/envs/test/lib/python3.8/site-packages/esmvalcore/config-user.yml to path /home/runner/.esmvaltool/config-user.yml.
2021-03-01 15:06:25,741 UTC [3832] INFO    Copy finished.
patching file /home/runner/.esmvaltool/config-user.yml
Hunk #1 succeeded at 55 (offset 11 lines).
Hunk #2 FAILED at 48.
1 out of 2 hunks FAILED -- saving rejects to file /home/runner/.esmvaltool/config-user.yml.rej
valeriupredoi commented 2 years ago

I have fixed that GA test in https://github.com/ESMValGroup/ESMValTool_Tutorial/pull/216 and now all the warming stripes recipes run nicely with the latest 2.4 - note that the fluxcom recipe can not currently run since OBS6 data is needed (you guys should think of a solution for that); also the site build lesson checker needs a bit of attention since the checker fails due to issues in files (not my expertise to fix those :yum: ) :beer: