Skip to content

⚠️ Nightly upstream-dev CI failed ⚠️ #10548

@github-actions

Description

@github-actions

Workflow Run URL

Python 3.12 Test Summary
xarray/tests/test_backends.py::TestH5NetCDFData::test_string_object_warning: ValueError: unsupported dtype for netCDF4 variable: object
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::TestH5NetCDFFileObject::test_roundtrip_object_dtype: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4Data::test_roundtrip_object_dtype: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4Data::test_string_object_warning: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_string_object_warning: 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::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[]: 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::TestNetCDF4ViaDaskData::test_roundtrip_object_dtype: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_roundtrip_object_dtype: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_string_object_warning: 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::TestNetCDF4ViaDaskData::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[b\xe1r]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_string_object_warning: ValueError: unsupported dtype for netCDF4 variable: object
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::TestH5NetCDFViaDaskData::test_roundtrip_string_with_fill_value_vlen[]: 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::test_write_file_from_np_str[str]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_backends.py::test_write_file_from_np_str[str_]: ValueError: unsupported dtype for netCDF4 variable: object
xarray/tests/test_coding_strings.py::test_EncodedStringCoder_encode: AssertionError: Left and right Variable objects are not identical
Differing values:
L
    array(['abc', 'ß∂µ∆'], dtype=object)
R
    array([b'abc', b'\xc3\x9f\xe2\x88\x82\xc2\xb5\xe2\x88\x86'], dtype=object)
Attributes only on the right object:
    _Encoding: utf-8
xarray/tests/test_conventions.py::test_encode_cf_variable_with_vlen_dtype: AssertionError: assert None is str
 +  where None = <function check_vlen_dtype at 0x7fa157f7d620>(dtype('O'))
 +    where <function check_vlen_dtype at 0x7fa157f7d620> = <module 'xarray.coding.strings' from '/home/runner/work/xarray/xarray/xarray/coding/strings.py'>.check_vlen_dtype
 +      where <module 'xarray.coding.strings' from '/home/runner/work/xarray/xarray/xarray/coding/strings.py'> = coding.strings
 +    and   dtype('O') = array(['a', 'b'], dtype=object).dtype
 +      where array(['a', 'b'], dtype=object) = <xarray.Variable (x: 2)> Size: 16B\narray(['a', 'b'], dtype=object).data
xarray/tests/test_dataset.py::TestDataset::test_repr: AssertionError: assert '<xarray.Data...foo:      bar' == '<xarray.Data...foo:      bar'
  
  Skipping 658 identical leading characters in diff, use -v to show
  Skipping 93 identical trailing characters in diff, use -v to show
  �[0m�[91m- category 36B b c b a�[39;49;00m�[90m�[39;49;00m
  ?           ^�[90m�[39;49;00m
  �[92m+ category 32B b c b a�[39;49;00m�[90m�[39;49;00m
  ?           ^�[90m�[39;49;00m
xarray/tests/test_backends.py::TestH5NetCDFData::test_roundtrip_object_dtype: ValueError: unsupported dtype for netCDF4 variable: object

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous Integration tools

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions