We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053aed1 commit 27cf53fCopy full SHA for 27cf53f
xarray/tests/test_backends.py
@@ -1800,7 +1800,6 @@ def test_complex(self):
1800
with self.roundtrip(expected) as actual:
1801
assert_equal(expected, actual)
1802
1803
- @pytest.mark.xfail(reason='https://github.com/pydata/xarray/issues/535')
1804
def test_cross_engine_read_write_netcdf4(self):
1805
# Drop dim3, because its labels include strings. These appear to be
1806
# not properly read with python-netCDF4, which converts them into
0 commit comments