New defaults for concat
, merge
, combine_*
#16423
Annotations
10 errors and 11 warnings
Run tests:
xarray/tests/test_concat.py#L493
TestConcatDataset.test_concat_simple[dim1-True-different]
ValueError: Cannot specify both coords='different' and compat='override'. Error might be related to new default (compat='override'). Previously the default was compat='equals'. The recommendation is to set compat explicitly for this case.
|
Run tests:
xarray/tests/test_concat.py#L493
TestConcatDataset.test_concat_simple[dim2-False-different]
ValueError: Cannot specify both coords='different' and compat='override'. Error might be related to new default (compat='override'). Previously the default was compat='equals'. The recommendation is to set compat explicitly for this case.
|
Run tests:
xarray/tests/test_concat.py#L518
TestConcatDataset.test_concat_merge_variables_present_in_some_datasets
AssertionError: Left and right Dataset objects are not identical
Differing data variables:
L foo (dim1, bar) float64 640B nan nan nan nan ... -0.1514 -0.1032 0.4106
R foo (bar) float64 80B 1.764 0.4002 0.9787 ... -0.1514 -0.1032 0.4106
|
Run tests:
xarray/tests/test_concat.py#L538
TestConcatDataset.test_concat_coords_kwarg[dim1-different]
ValueError: Cannot specify both coords='different' and compat='override'. Error might be related to new default (compat='override'). Previously the default was compat='equals'. The recommendation is to set compat explicitly for this case.
|
Run tests:
xarray/tests/test_concat.py#L538
TestConcatDataset.test_concat_coords_kwarg[dim2-different]
ValueError: Cannot specify both coords='different' and compat='override'. Error might be related to new default (compat='override'). Previously the default was compat='equals'. The recommendation is to set compat explicitly for this case.
|
Run tests:
xarray/tests/test_concat.py#L574
TestConcatDataset.test_concat_data_vars
ValueError: Cannot specify both data_vars='different' and compat='override'. Error might be related to new default (compat='override'). Previously the default was compat='equals'. The recommendation is to set compat explicitly for this case.
|
Run tests:
xarray/tests/test_concat.py#L586
TestConcatDataset.test_concat_coords
ValueError: Cannot specify both coords='different' and compat='override'. Error might be related to new default (compat='override'). Previously the default was compat='equals'. The recommendation is to set compat explicitly for this case.
|
Run tests:
xarray/tests/test_concat.py#L599
TestConcatDataset.test_concat_constant_index
ValueError: Cannot specify both data_vars='different' and compat='override'. Error might be related to new default (compat='override'). Previously the default was compat='equals'. The recommendation is to set compat explicitly for this case.
|
Run tests:
xarray/tests/test_concat.py#L618
TestConcatDataset.test_concat_autoalign
ValueError: cannot align objects with join='exact' where index/labels/sizes are not equal along these coordinates (dimensions): 'x' ('x',) Error might be related to new default (join='exact'). Previously the default was join='outer'. The recommendation is to set join explicitly for this case.
|
Run tests:
xarray/tests/test_concat.py#L861
TestConcatDataset.test_concat_promote_shape
AssertionError: Left and right Dataset objects are not identical
Differing data variables:
L y int64 8B 3
R y (x) int64 16B 3 5
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x7f7b9a3ce860>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None, 'phony_dims': 'access'}, manager_id='0e84129f-1e33-4ed3-8b85-d450cd305af7'), but file is not already closed. This may indicate a bug.
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x7f7b9a3ce470>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None, 'phony_dims': 'access'}, manager_id='71a2fade-23b2-4b9a-8412-f34d6941d6f5'), but file is not already closed. This may indicate a bug.
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x7f7b9a3ce860>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None, 'phony_dims': 'access'}, manager_id='0e84129f-1e33-4ed3-8b85-d450cd305af7'), but file is not already closed. This may indicate a bug.
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0x7f7b9a3ce470>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None, 'phony_dims': 'access'}, manager_id='71a2fade-23b2-4b9a-8412-f34d6941d6f5'), but file is not already closed. This may indicate a bug.
|
Run tests:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
Run tests:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
|
Run tests:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
|
Restore cached hypothesis directory
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Loading