Skip to content

Commit

Permalink
Comment out most of the HDMAmz_amazon tests because of ESCOMP#382, ad…
Browse files Browse the repository at this point in the history
…d one DEBUG on test to keep track of it
  • Loading branch information
ekluzek committed May 17, 2023
1 parent 3c8f214 commit c528da1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cime_config/testdefs/ExpectedTestFails.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@

<!-- mizutest suite failures -->

<test name="SMS_D.5x5_amazon_rHDMA.I2000Clm50SpMizGs.cheyenne_intel.mizuroute-5x5_amazon_rHDMA">
<phase name="RUN">
<status>FAIL</status>
<issue>#382</issue>
</phase>
</test>
<test name="SMS.f09_f09_rMERIT_mg17.I2000Clm50SpMizGs.cheyenne_gnu.mizuroute-default">
<phase name="RUN">
<status>FAIL</status>
Expand Down
12 changes: 12 additions & 0 deletions cime_config/testdefs/testlist_mizuRoute.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,16 @@
<option name="comment" >Smoke test on small regional grid with DEBUG on</option>
</options>
</test>
<test name="SMS_D" grid="5x5_amazon_rHDMA" compset="I2000Clm50SpMizGs" testmods="mizuroute/5x5_amazon_rHDMA">
<machines>
<machine name="cheyenne" compiler="intel" category="mizu"></machine>
</machines>
<options>
<option name="wallclock">00:20:00</option>
<option name="comment" >DEBUG Smoke test on small regional grid but with HDMA mizuRoute</option>
</options>
</test>
<!-- comment these out because of #382
<test name="SMS" grid="5x5_amazon_rHDMA" compset="I2000Clm50SpMizGs" testmods="mizuroute/5x5_amazon_rHDMA">
<machines>
<machine name="cheyenne" compiler="intel" category="mizu"></machine>
Expand Down Expand Up @@ -76,6 +86,8 @@
<option name="comment" >Long smoke test on small regional grid but with HDMA mizuRoute with DEBUG off</option>
</options>
</test>
end commenting out the 5x5_amazon_rHDMA grid tests -->

<test name="SMS_D_Mmpi-serial" grid="5x5_amazon_r05" compset="I2000Clm50SpMizGs" testmods="mizuroute/default">
<machines>
<machine name="cheyenne" compiler="intel" category="mizu"></machine>
Expand Down

0 comments on commit c528da1

Please sign in to comment.