Skip to content

Commit

Permalink
xfail `tests/integration/cmor/_fixes/test_common.py::test_cl_hybrid_h…
Browse files Browse the repository at this point in the history
…eight_coord_fix_metadata` while Iris folk fix behaviour (#2363)
  • Loading branch information
valeriupredoi authored Mar 6, 2024
1 parent bf04feb commit 5a6402f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/cmor/_fixes/test_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ def hybrid_height_coord_fix_metadata(nc_path, short_name, fix):
assert air_pressure_coord.units == 'Pa'


@pytest.mark.xfail(reason="github.com/SciTools/iris/issues/5806")
def test_cl_hybrid_height_coord_fix_metadata(test_data_path):
"""Test ``fix_metadata`` for ``cl``."""
vardef = get_var_info('CMIP6', 'Amon', 'cl')
Expand Down

0 comments on commit 5a6402f

Please sign in to comment.