Skip to content

Commit

Permalink
Adjust tests with tests expected to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
ekluzek committed Nov 7, 2023
1 parent 1b5c8c9 commit 9882289
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions cime_config/testdefs/testlist_clm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,15 @@
<option name="comment" >Transient case with isotopes with a December start</option>
</options>
</test>
<test name="ERP_D_Ld10_P36x2" grid="f10_f10_mg37" compset="IHistClm51BgcCrop" testmods="clm/ciso_decStartNoMeier">
<machines>
<machine name="cheyenne" compiler="intel" category="aux_clm"/>
</machines>
<options>
<option name="wallclock">00:40:00</option>
<option name="comment" >Transient case with isotopes with a December start, without Meier roughness</option>
</options>
</test>
<test name="SMS_Ld3_PS" grid="f09_g17" compset="IHistClm50BgcCrop" testmods="clm/f09_dec1990Start_GU_LULCC">
<machines>
<machine name="cheyenne" compiler="intel" category="aux_clm"/>
Expand Down Expand Up @@ -1277,7 +1286,7 @@
<option name="comment" >Basic LII test, covering the standard range of subgrid heterogeneity - particularly, including crop. Uses a year-2000 restart file so that the restart file has non-zero product pools, so that we exercise the gridcell-level code in init_interp.</option>
</options>
</test>
<test name="LII_D_Ld3_PS" grid="ne30pg3_g17" compset="I1850Clm50BgcCrop" testmods="clm/clm51cam6LndTuningModeCiso">
<test name="LII_D_Ld3_PS" grid="ne30pg3_g17" compset="I1850Clm50BgcCrop" testmods="clm/clm51cam6LndTuningModeCisoNoMeier">
<machines>
<machine name="cheyenne" compiler="intel" category="aux_clm"/>
</machines>
Expand All @@ -1287,7 +1296,7 @@
<option name="comment" >Note, that a LII2FINIDATAREAS like this one fails</option>
</options>
</test>
<test name="LII2FINIDATAREAS_D_P72x2_Ld1" grid="f09_g17" compset="I1850Clm50BgcCrop" testmods="clm/default">
<test name="LII2FINIDATAREAS_D_P72x2_Ld1" grid="ne30pg3_g17" compset="I1850Clm50BgcCrop" testmods="clm/clm51cam6LndTuningModeCisoNoMeier">
<machines>
<machine name="cheyenne" compiler="intel" category="aux_clm"/>
</machines>
Expand Down

0 comments on commit 9882289

Please sign in to comment.