Skip to content

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

Closed
@github-actions

Description

@github-actions

Workflow Run URL

Python 3.12 Test Summary
xarray/tests/test_backends.py::TestPydap::test_cmp_local_file: AssertionError: Left and right Dataset objects are not equal
Differing data variables:
L   bears    (i, j) |S3 18B b'ind' b'ist' b'ing' b'uis' b'hab' b'le'
R   bears    (i, j) <U4 96B 'ind' 'ist' 'ing' 'uis' 'hab' 'le'
xarray/tests/test_backends.py::TestPydap::test_dask: AssertionError: Left and right Dataset objects are not equal
Differing data variables:
L   bears    (i, j) |S3 18B b'ind' b'ist' b'ing' b'uis' b'hab' b'le'
R   bears    (i, j) <U4 96B 'ind' 'ist' 'ing' 'uis' 'hab' 'le'
xarray/tests/test_backends.py::TestZarrDictStore::test_roundtrip_bytes_with_fill_value[2]: AssertionError: Left and right Dataset objects are not identical
Differing data variables:
L   x        (t) object 24B b'ab' b'cdef' nan
R   x        (t) object 24B b'ab' b'cdef' b'X'
xarray/tests/test_backends.py::TestZarrDirectoryStore::test_roundtrip_bytes_with_fill_value[2]: AssertionError: Left and right Dataset objects are not identical
Differing data variables:
L   x        (t) object 24B b'ab' b'cdef' nan
R   x        (t) object 24B b'ab' b'cdef' b'X'
xarray/tests/test_backends.py::TestZarrWriteEmpty::test_roundtrip_bytes_with_fill_value[2]: AssertionError: Left and right Dataset objects are not identical
Differing data variables:
L   x        (t) object 24B b'ab' b'cdef' nan
R   x        (t) object 24B b'ab' b'cdef' b'X'

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