Skip to content

Commit 5a1108d

Browse files
Remove skip on test_fesom2_square_delaunay_uniform_z_coordinate_eval; now passes!
1 parent 81dfe9d commit 5a1108d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/v4/test_uxarray_fieldset.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ def test_fesom_channel(ds_fesom_channel, uvw_fesom_channel):
9191
pset.execute(endtime=timedelta(days=1), dt=timedelta(hours=1))
9292

9393

94-
@pytest.mark.skip(reason="_index_search.search_time_indices needs major refactoring")
9594
def test_fesom2_square_delaunay_uniform_z_coordinate_eval():
9695
"""
9796
Test the evaluation of a fieldset with a FESOM2 square Delaunay grid and uniform z-coordinate.

0 commit comments

Comments
 (0)