-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
CIContinuous Integration toolsContinuous Integration tools
Description
Python 3.12 Test Summary
xarray/tests/test_accessor_dt.py::TestDatetimeAccessor::test_strftime: NotImplementedError: <class 'pandas.core.arrays.string_arrow.ArrowStringArrayNumpySemantics'> does not support reshape as backed by a 1D pyarrow.ChunkedArray.
xarray/tests/test_backends.py::TestH5NetCDFData::test_string_object_warning: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_accessor_dt.py::TestDatetimeAccessor::test_dask_accessor_method[strftime-%Y-%m-%d %H:%M:%S]: NotImplementedError: <class 'pandas.core.arrays.string_arrow.ArrowStringArrayNumpySemantics'> does not support reshape as backed by a 1D pyarrow.ChunkedArray.
xarray/tests/test_backends.py::TestH5NetCDFData::test_write_groups: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFData::test_encoding_kwarg_vlen_string[input_strings1-False]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foo', 'bar', 'baz']
Length: 3, dtype: str
xarray/tests/test_accessor_dt.py::test_cftime_strftime_access[360_day]: NotImplementedError: <class 'pandas.core.arrays.string_arrow.ArrowStringArrayNumpySemantics'> does not support reshape as backed by a 1D pyarrow.ChunkedArray.
xarray/tests/test_accessor_dt.py::test_cftime_strftime_access[365_day]: NotImplementedError: <class 'pandas.core.arrays.string_arrow.ArrowStringArrayNumpySemantics'> does not support reshape as backed by a 1D pyarrow.ChunkedArray.
xarray/tests/test_accessor_dt.py::test_cftime_strftime_access[366_day]: NotImplementedError: <class 'pandas.core.arrays.string_arrow.ArrowStringArrayNumpySemantics'> does not support reshape as backed by a 1D pyarrow.ChunkedArray.
xarray/tests/test_accessor_dt.py::test_cftime_strftime_access[all_leap]: NotImplementedError: <class 'pandas.core.arrays.string_arrow.ArrowStringArrayNumpySemantics'> does not support reshape as backed by a 1D pyarrow.ChunkedArray.
xarray/tests/test_accessor_dt.py::test_cftime_strftime_access[gregorian]: NotImplementedError: <class 'pandas.core.arrays.string_arrow.ArrowStringArrayNumpySemantics'> does not support reshape as backed by a 1D pyarrow.ChunkedArray.
xarray/tests/test_accessor_dt.py::test_cftime_strftime_access[julian]: NotImplementedError: <class 'pandas.core.arrays.string_arrow.ArrowStringArrayNumpySemantics'> does not support reshape as backed by a 1D pyarrow.ChunkedArray.
xarray/tests/test_backends.py::TestH5NetCDFData::test_encoding_kwarg_vlen_string[input_strings2-False]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foó', 'bár', 'baź']
Length: 3, dtype: str
xarray/tests/test_accessor_dt.py::test_cftime_strftime_access[noleap]: NotImplementedError: <class 'pandas.core.arrays.string_arrow.ArrowStringArrayNumpySemantics'> does not support reshape as backed by a 1D pyarrow.ChunkedArray.
xarray/tests/test_accessor_dt.py::test_cftime_strftime_access[proleptic_gregorian]: NotImplementedError: <class 'pandas.core.arrays.string_arrow.ArrowStringArrayNumpySemantics'> does not support reshape as backed by a 1D pyarrow.ChunkedArray.
xarray/tests/test_accessor_dt.py::test_cftime_strftime_access[standard]: NotImplementedError: <class 'pandas.core.arrays.string_arrow.ArrowStringArrayNumpySemantics'> does not support reshape as backed by a 1D pyarrow.ChunkedArray.
xarray/tests/test_backends.py::TestH5NetCDFData::test_roundtrip_string_with_fill_value_vlen[XXX]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFData::test_roundtrip_string_with_fill_value_vlen[]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFData::test_roundtrip_string_with_fill_value_vlen[b\xe1r]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFData::test_compression_encoding_legacy: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFData::test_compression_encoding_h5py: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_zero_dimensional_variable: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_write_store: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_roundtrip_test_data: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_load: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_dataset_compute: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_zero_dimensional_variable: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_roundtrip_object_dtype: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4Data::test_write_store: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_roundtrip_test_data: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_load: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_orthogonal_indexing: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_dataset_compute: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_vectorized_indexing: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_roundtrip_object_dtype: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_vectorized_indexing_negative_step: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_orthogonal_indexing: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_isel_dataarray: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_vectorized_indexing: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_array_type_after_indexing: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_vectorized_indexing_negative_step: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_ondisk_after_print: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_isel_dataarray: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_array_type_after_indexing: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_ondisk_after_print: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_encoding_kwarg_fixed_width_string: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foo', 'bar', 'baz']
Length: 3, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_encoding_kwarg_fixed_width_string: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foo', 'bar', 'baz']
Length: 3, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_append_write: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_append_write: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_append_overwrite_values: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_append_with_invalid_dim_raises: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_append_overwrite_values: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_string_object_warning: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4Data::test_append_with_invalid_dim_raises: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_string_object_warning: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_write_groups: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_write_groups: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_encoding_kwarg_vlen_string[input_strings1-False]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foo', 'bar', 'baz']
Length: 3, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_encoding_kwarg_vlen_string[input_strings1-False]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foo', 'bar', 'baz']
Length: 3, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_encoding_kwarg_vlen_string[input_strings2-False]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foó', 'bár', 'baź']
Length: 3, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_encoding_kwarg_vlen_string[input_strings2-False]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foó', 'bár', 'baź']
Length: 3, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_roundtrip_string_with_fill_value_vlen[XXX]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4Data::test_roundtrip_string_with_fill_value_vlen[XXX]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4Data::test_roundtrip_string_with_fill_value_vlen[]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_roundtrip_string_with_fill_value_vlen[]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4Data::test_roundtrip_string_with_fill_value_vlen[b\xe1r]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_roundtrip_string_with_fill_value_vlen[b\xe1r]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4Data::test_compression_encoding_legacy: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_compression_encoding_legacy: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_compression_encoding[None]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_compression_encoding[zlib]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_compression_encoding_h5py: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_compression_encoding[szip]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_open_twice: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_compression_encoding[zstd]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_zero_dimensional_variable: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_compression_encoding[blosc_lz]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_write_store: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_compression_encoding[blosc_lz4]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_roundtrip_test_data: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_compression_encoding[blosc_lz4hc]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_load: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_compression_encoding[blosc_zlib]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_dataset_compute: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4Data::test_compression_encoding[blosc_zstd]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_roundtrip_object_dtype: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_zero_dimensional_variable: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_write_store: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_roundtrip_test_data: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_orthogonal_indexing: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_load: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_vectorized_indexing: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_dataset_compute: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_vectorized_indexing_negative_step: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_roundtrip_object_dtype: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_isel_dataarray: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_orthogonal_indexing: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_array_type_after_indexing: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_vectorized_indexing: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_ondisk_after_print: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_vectorized_indexing_negative_step: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_isel_dataarray: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_array_type_after_indexing: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_ondisk_after_print: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_encoding_kwarg_fixed_width_string: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foo', 'bar', 'baz']
Length: 3, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_append_write: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_append_overwrite_values: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_append_with_invalid_dim_raises: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_encoding_kwarg_fixed_width_string: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foo', 'bar', 'baz']
Length: 3, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_string_object_warning: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_append_write: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_append_overwrite_values: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_append_with_invalid_dim_raises: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_write_groups: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_string_object_warning: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_encoding_kwarg_vlen_string[input_strings1-False]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foo', 'bar', 'baz']
Length: 3, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_write_groups: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_encoding_kwarg_vlen_string[input_strings2-False]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foó', 'bár', 'baź']
Length: 3, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_encoding_kwarg_vlen_string[input_strings1-False]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foo', 'bar', 'baz']
Length: 3, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_roundtrip_string_with_fill_value_vlen[XXX]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_encoding_kwarg_vlen_string[input_strings2-False]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'x' with value <xarray.IndexVariable 'x' (x: 3)> Size: 36B
<ArrowStringArrayNumpySemantics>
['foó', 'bár', 'baź']
Length: 3, dtype: str
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_roundtrip_string_with_fill_value_vlen[]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_roundtrip_string_with_fill_value_vlen[XXX]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_roundtrip_string_with_fill_value_vlen[b\xe1r]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_roundtrip_string_with_fill_value_vlen[]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_compression_encoding_legacy: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_roundtrip_string_with_fill_value_vlen[b\xe1r]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_compression_encoding_h5py: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_compression_encoding_legacy: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_compression_encoding[None]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_compression_encoding[zlib]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_compression_encoding[szip]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_compression_encoding[zstd]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_compression_encoding[blosc_lz]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_compression_encoding[blosc_lz4]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_compression_encoding[blosc_lz4hc]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_compression_encoding[blosc_zlib]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_compression_encoding[blosc_zstd]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestZarrDictStore::test_zero_dimensional_variable[2]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestZarrDictStore::test_write_store[2]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestDask::test_deterministic_names: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestZarrDictStore::test_roundtrip_test_data[2]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestZarrDictStore::test_load[2]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
xarray/tests/test_backends.py::TestZarrDictStore::test_dataset_compute[2]: TypeError: Cannot interpret '<StringDtype(na_value=nan)>' as a data type
Raised while encoding variable 'dim3' with value <xarray.IndexVariable 'dim3' (dim3: 10)> Size: 40B
<ArrowStringArrayNumpySemantics>
['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']
Length: 10, dtype: str
+ 432 failing tests
Metadata
Metadata
Assignees
Labels
CIContinuous Integration toolsContinuous Integration tools