Skip to content

Commit bd6b113

Browse files
authored
Turn off convert state test (#24)
* remove test that fails on hera * remove test completely Co-authored-by: daniel.holdaway <daniel.holdaway@noaa.gov>
1 parent 1bb7f72 commit bd6b113

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/CMakeLists.txt

-4
Original file line numberDiff line numberDiff line change
@@ -804,10 +804,6 @@ fv3jedi_add_test( NAME convertstate_gfs
804804
EXE fv3jedi_convertstate.x
805805
TOL 1.0e-3 0)
806806

807-
fv3jedi_add_test( NAME convertstate_gfs_c2ll
808-
EXE fv3jedi_convertstate.x
809-
TOL 1.0e-4 0 )
810-
811807
fv3jedi_add_test( NAME convertstate_geos
812808
EXE fv3jedi_convertstate.x )
813809

0 commit comments

Comments
 (0)