Skip to content

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

Closed
@github-actions

Description

@github-actions

Workflow Run URL

Python 3.10 Test Summary
xarray/tests/test_backends.py::TestNetCDF4Data::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestNetCDF4ViaDaskData::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestZarrDictStore::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestZarrDictStore::test_warning_on_bad_chunks: AssertionError: got unexpected warning(s)
xarray/tests/test_backends.py::TestZarrDictStore::test_no_warning_from_open_emptydim_with_chunks: AssertionError: got unexpected warning(s)
xarray/tests/test_backends.py::TestZarrDirectoryStore::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestZarrDirectoryStore::test_warning_on_bad_chunks: AssertionError: got unexpected warning(s)
xarray/tests/test_backends.py::TestZarrDirectoryStore::test_no_warning_from_open_emptydim_with_chunks: AssertionError: got unexpected warning(s)
xarray/tests/test_backends.py::TestZarrKVStoreV3::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestZarrKVStoreV3::test_warning_on_bad_chunks: AssertionError: got unexpected warning(s)
xarray/tests/test_backends.py::TestZarrKVStoreV3::test_no_warning_from_open_emptydim_with_chunks: AssertionError: got unexpected warning(s)
xarray/tests/test_backends.py::TestZarrDirectoryStoreV3::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestZarrDirectoryStoreV3::test_warning_on_bad_chunks: AssertionError: got unexpected warning(s)
xarray/tests/test_backends.py::TestZarrDirectoryStoreV3::test_no_warning_from_open_emptydim_with_chunks: AssertionError: got unexpected warning(s)
xarray/tests/test_backends.py::TestZarrDirectoryStoreV3::test_write_read_select_write: KeyError: 'var1'
xarray/tests/test_backends.py::TestZarrDirectoryStoreV3FromPath::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestZarrDirectoryStoreV3FromPath::test_warning_on_bad_chunks: AssertionError: got unexpected warning(s)
xarray/tests/test_backends.py::TestZarrDirectoryStoreV3FromPath::test_no_warning_from_open_emptydim_with_chunks: AssertionError: got unexpected warning(s)
xarray/tests/test_backends.py::TestZarrDirectoryStoreV3FromPath::test_write_read_select_write: KeyError: 'var2'
xarray/tests/test_backends.py::TestScipyInMemoryData::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestScipyFileObject::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestScipyFilePath::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestNetCDF3ViaNetCDF4Data::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestNetCDF4ClassicViaNetCDF4Data::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestGenericNetCDFData::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestH5NetCDFData::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01
xarray/tests/test_backends.py::TestH5NetCDFViaDaskData::test_roundtrip_cftime_datetime_data: AssertionError: assert 'days since 1-01-01' == 'days since 0001-01-01'
  - days since 0001-01-01
  ?            ---
  + days since 1-01-01

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