ESMCI / cime

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

cpl-mem.log not being created for short tests #4590

Open fischer-ncar opened 7 months ago

fischer-ncar commented 7 months ago

In tests that are run for less than a day, no memory diagnostics are being written to log files. Therefore no baseline cpl-mem.log is being generated. This creates false fails when checking for the baseline cpl-mem.log.

FAIL SMS_Ln9_Vnuopc.f09_f09_mg17.FW1850.derecho_intel.cam-reduced_hist3s MEMCOMP [Errno 2] No such file or directory: '/glade/campaign/cesm/cesmdata/cesm_baselines/cesm2_3_alpha17a/SMS_Ln9_Vnuopc.f09_f09_mg17.FW1850.derecho_intel.cam-reduced_hist3s/cpl-mem.log'

github-actions[bot] commented 4 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.

fischer-ncar commented 4 months ago

Still needs to be fixed.

samsrabin commented 4 months ago

I just ran into this with CTSM testing. It makes me uncomfortable to see spurious failures, because it inures me to seeing FAIL, and eventually I'll ignore a real one. Could this be bumped up the priority list?