ESMCI / cime

Common Infrastructure for Modeling the Earth
http://esmci.github.io/cime
Other
161 stars 206 forks source link

case.build for test fails if TestStatus file is removed #4606

Closed jedwards4b closed 3 months ago

jedwards4b commented 6 months ago

This is annoying.

Traceback (most recent call last):
  File "/glade/derecho/scratch/jedwards/SMS.ne30pg3_ne30pg3_mg17.FMTHIST.derecho_intel.20240325_112545_39jw96/./case.build", line 267, in <module>
    _main_func(__doc__)
  File "/glade/derecho/scratch/jedwards/SMS.ne30pg3_ne30pg3_mg17.FMTHIST.derecho_intel.20240325_112545_39jw96/./case.build", line 241, in _main_func
    success = test.build(
  File "/glade/work/jedwards/sandboxes/cesm2_x_alpha/cime/CIME/SystemTests/system_tests_common.py", line 178, in build
    was_run_pend = self._test_status.current_is(RUN_PHASE, TEST_PEND_STATUS)
  File "/glade/work/jedwards/sandboxes/cesm2_x_alpha/cime/CIME/test_status.py", line 281, in current_is
    latest = self.get_latest_phase()
  File "/glade/work/jedwards/sandboxes/cesm2_x_alpha/cime/CIME/test_status.py", line 288, in get_latest_phase
    return list(self._phase_statuses.keys())[-1]
IndexError: list index out of range
github-actions[bot] commented 3 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 3 months ago

This issue was closed because it has been stalled for 5 days with no activity.