Skip to content

Commit

Permalink
Updating expected failures (+ adding an unrelated comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
slevis-lmwg committed Feb 15, 2024
1 parent 1f4611f commit 494ad7c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
18 changes: 9 additions & 9 deletions cime_config/testdefs/ExpectedTestFails.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@


<!-- ctsm_sci test suite failures -->
<test name="SMS_P14080x1_Ln9.mpasa3p75_mpasa3p75_mt13.I2000Clm51SpRs.derecho_intel.clm-clm51cam6LndTuningMode">
<phase name="RUN">
<status>FAIL</status>
<issue>#2370</issue>
</phase>
</test>

<test name="SMS_Ld12_Mmpi-serial.1x1_urbanc_alpha.I1PtClm51SpRs.derecho_intel.clm-output_sp_highfreq">
<phase name="RUN">
<status>FAIL</status>
Expand Down Expand Up @@ -179,17 +186,10 @@
</phase>
</test>

<test name="ERP_P72x2_Ld30.f45_f45_mg37.I2000Clm51FatesRs.cheyenne_intel.clm-mimicsFatesCold">
<phase name="SHAREDLIB_BUILD">
<status>PEND</status>
<issue>#1045</issue>
</phase>
</test>

<test name="ERP_P256x2_Ld30.f45_f45_mg37.I2000Clm51FatesRs.derecho_intel.clm-mimicsFatesCold">
<phase name="SHAREDLIB_BUILD">
<status>PEND</status>
<issue>#1045</issue>
<status>RUN</status>
<issue>#2261</issue>
</phase>
</test>

Expand Down
1 change: 1 addition & 0 deletions src/biogeochem/CNDVEstablishmentMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ subroutine Establishment(bounds, &
!
! !LOCAL VARIABLES:
integer :: g,l,c,p,m ! indices
! TODO slevis: Is begg - endg backwards in the next line?
integer :: fn, filterg(bounds%begg-bounds%endg+1) ! local gridcell filter for error check
!
! gridcell level variables
Expand Down

0 comments on commit 494ad7c

Please sign in to comment.