Skip to content

Commit 2d19343

Browse files
Claudeilaflott
andauthored
Changes before error encountered
Agent-Logs-Url: https://github.com/ilaflott/fremorizer/sessions/b4d85345-1f47-4499-9067-9914b823d98f Co-authored-by: ilaflott <6273252+ilaflott@users.noreply.github.com>
1 parent 8257263 commit 2d19343

75 files changed

Lines changed: 4894876 additions & 4 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

fremorizer/tests/test_cmor_run_subtool_further_examples.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,6 @@ def test_case_function(testfile_dir,table,opt_var_name,grid_label,start,calendar
8989
indir = testfile_dir
9090
table_file = f'{CMIP6_TABLE_REPO_PATH}/Tables/CMIP6_{table}.json'
9191

92-
# if we can't find the input test file, skip the test. most likely, you're not at PPAN.
93-
if not Path(indir).exists():
94-
pytest.skip(f'{opt_var_name}, {Path(table_file).name}, {grid_label} '
95-
'SUCCEEDs on PP/AN at GFDL only! OR testfile_dir does not exist!')
9692

9793
# execute the test
9894
try:

0 commit comments

Comments
 (0)