Skip to content

Commit

Permalink
Merge branch 'jonbob/landice/cleanup-igelm-tests' (PR #6399)
Browse files Browse the repository at this point in the history
Move extrasnowlayers test to e3sm_landice_developer suite

Since PR #6226 redefined the IGELM compset, the
SMS.ne30_oECv3_gis.IGELM_MLI.elm-extrasnowlayers test has been failing.
This moves that test from the e3sm_ocnice_extra_coverage suite to the
e3sm_landice_developer suite, which is only run on platform/compiler
combinations that support active MALI.

[BFB] for all current E3SM tests
  • Loading branch information
jonbob committed Jun 21, 2024
2 parents ce54838 + ef89e27 commit 752f281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cime_config/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
"tests" : (
"SMS.ne30pg2_r05_EC30to60E2r2_gis20.IGELM_MLI.elm-gis20kmSMS",
"ERS.ne30pg2_r05_EC30to60E2r2_gis20.IGELM_MLI.elm-gis20kmERS",
"SMS.ne30_oECv3_gis.IGELM_MLI.elm-extrasnowlayers",
)
},

Expand Down Expand Up @@ -272,7 +273,6 @@
"ERS_P480_Ld5.TL319_IcoswISC30E3r5.GMPAS-JRA1p5-DIB-PISMF.mpaso-jra_1958",
"PEM_P480_Ld5.TL319_IcoswISC30E3r5.GMPAS-JRA1p5-DIB-PISMF.mpaso-jra_1958",
"SMS_P480_Ld5.TL319_IcoswISC30E3r5.GMPAS-JRA1p5-DIB-PISMF-TMIX.mpaso-jra_1958",
"SMS.ne30_oECv3_gis.IGELM_MLI.elm-extrasnowlayers",
)
},

Expand Down

0 comments on commit 752f281

Please sign in to comment.