Skip to content

Commit 54b0335

Browse files
committed
revert this change for this PR
1 parent 1e36aab commit 54b0335

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

components/homme/test/reg_test/run_tests/test-list.cmake

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -110,13 +110,8 @@ IF (BUILD_HOMME_THETA_KOKKOS)
110110
IF (NOT (Kokkos_ENABLE_CUDA OR Kokkos_ENABLE_HIP))
111111
LIST(APPEND HOMME_TESTS
112112
thetah-sl-dcmip16_test1pg2-kokkos.cmake)
113-
# CXX and F90 are not BFB for dcmip2016_test1_pg2: minor tracers (Q4/Q5)
114-
# have near-zero values where Kessler microphysics produces rain-out, and
115-
# cprnc registers large relative differences there even though the absolute
116-
# differences are negligible (~6e-6 mean relative). Exclude from CVF until
117-
# the discrepancy is understood and resolved.
118-
#LIST(APPEND HOMME_ONEOFF_CVF_TESTS
119-
# thetah-sl-dcmip16_test1pg2)
113+
LIST(APPEND HOMME_ONEOFF_CVF_TESTS
114+
thetah-sl-dcmip16_test1pg2)
120115
ENDIF()
121116
ENDIF()
122117
ENDIF()

0 commit comments

Comments
 (0)