Skip to content

Commit f7dc9aa

Browse files
committed
Update LII2FINIDATAREAS tests from Clm5 to Clm6 and update exp. fails
1 parent 84dcbe0 commit f7dc9aa

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

cime_config/testdefs/ExpectedTestFails.xml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,27 @@
6262
</test>
6363

6464
<!-- aux_clm test suite failures -->
65+
<test name="LII2FINIDATAREAS_D_P256x2_Ld1.f09_t232.I1850Clm60BgcCrop.derecho_intel.clm-default">
66+
<phase name="RUN">
67+
<status>FAIL</status>
68+
<issue>#3252</issue>
69+
<comment>Works with finidat = 'ctsm53041_54surfdata_snowTherm_100_pSASU.clm2.r.0161-01-01-00000.nc' and fails with finidat = 'ctsm53041_54surfdata_snowTherm_100_pSASU.clm2.r.0161-01-01-00000_64bitoffset.nc'.</comment>
70+
</phase>
71+
</test>
72+
<test name="LII2FINIDATAREAS_D_P256x2_Ld1.f09_t232.I1850Clm60BgcCrop.derecho_intel.clm-default--clm-matrixcnOn_ignore_warnings">
73+
<phase name="RUN">
74+
<status>FAIL</status>
75+
<issue>#3252</issue>
76+
<comment>Works with finidat = 'ctsm53041_54surfdata_snowTherm_100_pSASU.clm2.r.0161-01-01-00000.nc' and fails with finidat = 'ctsm53041_54surfdata_snowTherm_100_pSASU.clm2.r.0161-01-01-00000_64bitoffset.nc'.</comment>
77+
</phase>
78+
</test>
79+
<test name="SMS_D_Ld5.f09_g17.ISSP126Clm50BgcCrop.derecho_intel.clm-default">
80+
<phase name="RUN">
81+
<status>FAIL</status>
82+
<issue>#3250</issue>
83+
<comment>SSP landuse files not available for ctsm54, yet.</comment>
84+
</phase>
85+
</test>
6586
<test name="SMS_Ld2_D_PS.f09_g17.I1850Clm50BgcCropCmip6.derecho_intel.clm-basic_interp">
6687
<phase name="RUN">
6788
<status>FAIL</status>

cime_config/testdefs/testlist_clm.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2269,7 +2269,7 @@
22692269
<option name="comment">Repeat LII_D... test with matrixcnOn</option>
22702270
</options>
22712271
</test>
2272-
<test name="LII2FINIDATAREAS_D_P256x2_Ld1" grid="f09_g17" compset="I1850Clm50BgcCrop" testmods="clm/default">
2272+
<test name="LII2FINIDATAREAS_D_P256x2_Ld1" grid="f09_t232" compset="I1850Clm60BgcCrop" testmods="clm/default">
22732273
<machines>
22742274
<machine name="derecho" compiler="intel" category="aux_clm"/>
22752275
</machines>
@@ -2278,7 +2278,7 @@
22782278
<option name="comment">Exercise the init_interp_method='use_finidat_areas' option. See documentation at the top of the python script implementing this test for more details and rationale. This test requires a compatible finidat file (i.e., a file that can be used without interpolation). If no such file is available out-of-the-box, then the test will need to use a testmod that points to a compatible file.</option>
22792279
</options>
22802280
</test>
2281-
<test name="LII2FINIDATAREAS_D_P256x2_Ld1" grid="f09_g17" compset="I1850Clm50BgcCrop" testmods="clm/default--clm/matrixcnOn_ignore_warnings">
2281+
<test name="LII2FINIDATAREAS_D_P256x2_Ld1" grid="f09_t232" compset="I1850Clm60BgcCrop" testmods="clm/default--clm/matrixcnOn_ignore_warnings">
22822282
<machines>
22832283
<machine name="derecho" compiler="intel" category="aux_clm"/>
22842284
<machine name="derecho" compiler="intel" category="matrixcn"/>

0 commit comments

Comments
 (0)