Skip to content

Commit d4b277c

Browse files
committed
xfail test_fesom2_square_delaunay_uniform_z_coordinate_eval
1 parent 455a959 commit d4b277c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/v4/test_uxarray_fieldset.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ def test_fesom_channel(ds_fesom_channel, uvw_fesom_channel):
114114
pset.execute(endtime=timedelta(days=1), dt=timedelta(hours=1))
115115

116116

117+
@pytest.mark.xfail(reason="https://github.com/OceanParcels/Parcels/pull/2026#issuecomment-2945609874") # TODO: Fix
117118
def test_fesom2_square_delaunay_uniform_z_coordinate_eval():
118119
"""
119120
Test the evaluation of a fieldset with a FESOM2 square Delaunay grid and uniform z-coordinate.

0 commit comments

Comments
 (0)