New defaults for concat
, merge
, combine_*
#16412
ci.yaml
on: pull_request
detect ci trigger
5s
Event File
2s
Matrix: test
Annotations
120 errors and 125 warnings
ubuntu-latest py3.10 bare-minimum:
xarray/tests/test_dataset.py#L6088
TestDataset.test_dataset_math_auto_align
FutureWarning: In a future version of xarray the default value for compat will change from compat='no_conflicts' to compat='override'. This is likely to lead to different results whencombining overlapping variables with the same name. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set compat explicitly.
|
ubuntu-latest py3.10 bare-minimum:
xarray/tests/test_dataset.py#L6524
TestDataset.test_combine_first
FutureWarning: In a future version of xarray the default value for join will change from join='outer' to join='exact'. This change will result in the following ValueError:cannot be aligned with join='exact' because index/labels/sizes are not equal along these coordinates (dimensions): 'x' ('x',) The recommendation is to set join explicitly for this case.
|
ubuntu-latest py3.10 bare-minimum:
xarray/tests/test_computation.py#L2177
test_dot_align_coords[False]
AssertionError: Regex pattern did not match.
Regex: 'cannot align.*join.*exact.*not equal.*'
Input: ''
|
ubuntu-latest py3.10 bare-minimum:
xarray/tests/test_dataarray.py#L4096
TestDataArray.test_dot_align_coords
AssertionError: Regex pattern did not match.
Regex: 'cannot align.*join.*exact.*not equal.*'
Input: ''
|
ubuntu-latest py3.10 bare-minimum:
xarray/tests/test_combine.py#L298
TestCombineND.test_concat_once[dim1]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10 bare-minimum:
xarray/tests/test_combine.py#L298
TestCombineND.test_concat_once[new_dim]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10 bare-minimum:
xarray/tests/test_concat.py#L135
test_concat_compat
FutureWarning: In a future version of xarray the default value for join will change from join='outer' to join='exact'. This change will result in the following ValueError:cannot be aligned with join='exact' because index/labels/sizes are not equal along these coordinates (dimensions): 'y' ('y',) The recommendation is to set join explicitly for this case.
|
ubuntu-latest py3.10 bare-minimum:
xarray/tests/test_concat.py#L159
test_concat_categorical
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10 bare-minimum:
xarray/tests/test_combine.py#L316
TestCombineND.test_concat_only_first_dim
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10 bare-minimum:
xarray/tests/test_combine.py#L340
TestCombineND.test_concat_twice[dim1]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.10:
xarray/tests/test_combine.py#L298
TestCombineND.test_concat_once[dim1]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.12 all-but-dask:
xarray/tests/test_combine.py#L298
TestCombineND.test_concat_once[dim1]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.12 all-but-dask:
xarray/tests/test_combine.py#L298
TestCombineND.test_concat_once[new_dim]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.12 all-but-dask:
xarray/tests/test_combine.py#L316
TestCombineND.test_concat_only_first_dim
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.12 all-but-dask:
xarray/tests/test_combine.py#L340
TestCombineND.test_concat_twice[dim1]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.12 all-but-dask:
xarray/tests/test_combine.py#L340
TestCombineND.test_concat_twice[new_dim]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.12 all-but-dask:
xarray/tests/test_combine.py#L391
TestNestedCombine.test_nested_concat
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.12 all-but-dask:
xarray/tests/test_combine.py#L416
TestNestedCombine.test_combine_nested_join_exact
AssertionError: Regex pattern did not match.
Regex: 'cannot align.*join.*exact'
Input: ''
|
ubuntu-latest py3.12 all-but-dask:
xarray/tests/test_combine.py#L435
TestNestedCombine.test_nested_concat_along_new_dim
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.12 all-but-dask:
xarray/tests/test_combine.py#L448
TestNestedCombine.test_nested_merge
FutureWarning: In a future version of xarray the default value for compat will change from compat='no_conflicts' to compat='override'. This is likely to lead to different results whencombining overlapping variables with the same name. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set compat explicitly.
|
ubuntu-latest py3.12 all-but-dask:
xarray/tests/test_combine.py#L490
TestNestedCombine.test_concat_multiple_dims
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13 all-but-numba:
xarray/tests/test_backends.py#L6590
test_h5netcdf_storage_options
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when multiple datasetshave matching variables with overlapping values. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13 all-but-numba:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13 all-but-numba:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13 all-but-numba:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13 all-but-numba:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13 all-but-numba:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13 all-but-numba:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13 all-but-numba:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13 all-but-numba:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13 all-but-numba:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_combine.py#L774
TestCombineDatasetsbyCoords.test_combine_coords_join_exact
AssertionError: Regex pattern did not match.
Regex: 'cannot align.*join.*exact.*'
Input: ''
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_computation.py#L1129
test_dataset_join
AssertionError: Regex pattern did not match.
Regex: 'cannot align.*join.*exact.*'
Input: ''
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_computation.py#L2177
test_dot_align_coords[True]
AssertionError: Regex pattern did not match.
Regex: 'cannot align.*join.*exact.*not equal.*'
Input: ''
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_computation.py#L2177
test_dot_align_coords[False]
AssertionError: Regex pattern did not match.
Regex: 'cannot align.*join.*exact.*not equal.*'
Input: ''
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_dataarray.py#L4096
TestDataArray.test_dot_align_coords
AssertionError: Regex pattern did not match.
Regex: 'cannot align.*join.*exact.*not equal.*'
Input: ''
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_dataarray.py#L4148
TestDataArray.test_matmul_align_coords
AssertionError: Regex pattern did not match.
Regex: 'cannot align.*join.*exact.*not equal.*'
Input: ''
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_concat.py#L638
TestConcatDataset.test_concat_errors
AssertionError: Regex pattern did not match.
Regex: "Cannot specify both .*='different'"
Input: ''
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_concat.py#L704
TestConcatDataset.test_concat_join_kwarg
AssertionError: Regex pattern did not match.
Regex: "cannot align.*exact.*dimensions.*'y'"
Input: ''
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_concat.py#L1216
TestConcatDataArray.test_concat_join_kwarg
AssertionError: Regex pattern did not match.
Regex: "cannot align.*exact.*dimensions.*'y'"
Input: ''
|
ubuntu-latest py3.10 min-all-deps:
xarray/tests/test_combine.py#L416
TestNestedCombine.test_combine_nested_join_exact
AssertionError: Regex pattern did not match.
Regex: 'cannot align.*join.*exact'
Input: ''
|
macos-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
macos-latest py3.13:
xarray/tests/test_combine.py#L298
TestCombineND.test_concat_once[dim1]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10:
xarray/tests/test_combine.py#L298
TestCombineND.test_concat_once[dim1]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-True-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-False-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-True]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-False]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13:
xarray/tests/test_backends.py#L3689
TestZarrWriteEmpty.test_write_empty[2-None-None]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13:
xarray/tests/test_combine.py#L298
TestCombineND.test_concat_once[dim1]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.10 mypy:
xarray/tests/test_dataarray_typing.yml#L7
test_mypy_pipe_lambda_noarg_return_type
|
ubuntu-latest py3.10 mypy:
xarray/tests/test_dataarray_typing.yml#L15
test_mypy_pipe_lambda_posarg_return_type
|
ubuntu-latest py3.10 mypy:
xarray/tests/test_dataarray_typing.yml#L23
test_mypy_pipe_lambda_chaining_return_type
|
ubuntu-latest py3.10 mypy:
xarray/tests/test_dataarray_typing.yml#L30
test_mypy_pipe_lambda_missing_arg
|
ubuntu-latest py3.10 mypy:
xarray/tests/test_dataarray_typing.yml#L42
test_mypy_pipe_lambda_extra_arg
|
ubuntu-latest py3.10 mypy:
xarray/tests/test_dataarray_typing.yml#L57
test_mypy_pipe_function_missing_posarg
|
ubuntu-latest py3.10 mypy:
xarray/tests/test_dataarray_typing.yml#L72
test_mypy_pipe_function_extra_posarg
|
ubuntu-latest py3.10 mypy:
xarray/tests/test_dataarray_typing.yml#L87
test_mypy_pipe_function_missing_kwarg
|
ubuntu-latest py3.10 mypy:
xarray/tests/test_dataarray_typing.yml#L102
test_mypy_pipe_function_missing_keyword
|
ubuntu-latest py3.10 mypy:
xarray/tests/test_dataarray_typing.yml#L117
test_mypy_pipe_function_unexpected_keyword
|
ubuntu-latest py3.13 mypy:
xarray/tests/test_dataarray_typing.yml#L7
test_mypy_pipe_lambda_noarg_return_type
|
ubuntu-latest py3.13 mypy:
xarray/tests/test_dataarray_typing.yml#L15
test_mypy_pipe_lambda_posarg_return_type
|
ubuntu-latest py3.13 mypy:
xarray/tests/test_dataarray_typing.yml#L23
test_mypy_pipe_lambda_chaining_return_type
|
ubuntu-latest py3.13 mypy:
xarray/tests/test_dataarray_typing.yml#L30
test_mypy_pipe_lambda_missing_arg
|
ubuntu-latest py3.13 mypy:
xarray/tests/test_dataarray_typing.yml#L42
test_mypy_pipe_lambda_extra_arg
|
ubuntu-latest py3.13 mypy:
xarray/tests/test_dataarray_typing.yml#L57
test_mypy_pipe_function_missing_posarg
|
ubuntu-latest py3.13 mypy:
xarray/tests/test_dataarray_typing.yml#L72
test_mypy_pipe_function_extra_posarg
|
ubuntu-latest py3.13 mypy:
xarray/tests/test_dataarray_typing.yml#L87
test_mypy_pipe_function_missing_kwarg
|
ubuntu-latest py3.13 mypy:
xarray/tests/test_dataarray_typing.yml#L102
test_mypy_pipe_function_missing_keyword
|
ubuntu-latest py3.13 mypy:
xarray/tests/test_dataarray_typing.yml#L117
test_mypy_pipe_function_unexpected_keyword
|
windows-latest py3.10:
xarray\tests\test_backends.py#L6321
TestZarrRegionAuto.test_zarr_region_chunk_partial_offset[2]
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\tmp5ntulji5\\temp-8.zarr\\foo\\2.6643c242bd1d41648c61951fdba5b40e.partial'
|
windows-latest py3.10:
xarray\tests\test_combine.py#L298
TestCombineND.test_concat_once[dim1]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.10:
xarray\tests\test_combine.py#L298
TestCombineND.test_concat_once[new_dim]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.10:
xarray\tests\test_combine.py#L316
TestCombineND.test_concat_only_first_dim
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.10:
xarray\tests\test_combine.py#L340
TestCombineND.test_concat_twice[dim1]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.10:
xarray\tests\test_combine.py#L340
TestCombineND.test_concat_twice[new_dim]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.10:
xarray\tests\test_combine.py#L391
TestNestedCombine.test_nested_concat
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.10:
xarray\tests\test_combine.py#L416
TestNestedCombine.test_combine_nested_join_exact
AssertionError: Regex pattern did not match.
Regex: 'cannot align.*join.*exact'
Input: ''
|
windows-latest py3.10:
xarray\tests\test_combine.py#L435
TestNestedCombine.test_nested_concat_along_new_dim
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.10:
xarray\tests\test_combine.py#L448
TestNestedCombine.test_nested_merge
FutureWarning: In a future version of xarray the default value for compat will change from compat='no_conflicts' to compat='override'. This is likely to lead to different results whencombining overlapping variables with the same name. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set compat explicitly.
|
windows-latest py3.13:
xarray\tests\test_combine.py#L298
TestCombineND.test_concat_once[dim1]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.13:
xarray\tests\test_combine.py#L298
TestCombineND.test_concat_once[new_dim]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.13:
xarray\tests\test_combine.py#L316
TestCombineND.test_concat_only_first_dim
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.13:
xarray\tests\test_combine.py#L340
TestCombineND.test_concat_twice[dim1]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.13:
xarray\tests\test_combine.py#L340
TestCombineND.test_concat_twice[new_dim]
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.13:
xarray\tests\test_combine.py#L391
TestNestedCombine.test_nested_concat
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.13:
xarray\tests\test_combine.py#L416
TestNestedCombine.test_combine_nested_join_exact
AssertionError: Regex pattern did not match.
Regex: 'cannot align.*join.*exact'
Input: ''
|
windows-latest py3.13:
xarray\tests\test_combine.py#L435
TestNestedCombine.test_nested_concat_along_new_dim
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
windows-latest py3.13:
xarray\tests\test_combine.py#L448
TestNestedCombine.test_nested_merge
FutureWarning: In a future version of xarray the default value for compat will change from compat='no_conflicts' to compat='override'. This is likely to lead to different results whencombining overlapping variables with the same name. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set compat explicitly.
|
windows-latest py3.13:
xarray\tests\test_combine.py#L490
TestNestedCombine.test_concat_multiple_dims
FutureWarning: In a future version of xarray the default value for data_vars will change from data_vars='all' to data_vars='minimal'. This is likely to lead to different results when constructing a new dimension. To opt in to new defaults and get rid of these warnings now use `set_options(use_new_combine_kwarg_defaults=True) or set data_vars explicitly.
|
ubuntu-latest py3.13 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='bf124743-1353-4ef1-90c5-88f138e0f1a7'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.13 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='bf124743-1353-4ef1-90c5-88f138e0f1a7'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.13 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='b3766cf5-28be-4b1f-baa3-581475563e5f'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.13 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='2fa4bb40-cb0b-4314-98fc-f6cb82801d7a'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.13 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='b3766cf5-28be-4b1f-baa3-581475563e5f'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.13 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/_pytest/python.py#L159
deallocating CachingFileManager(<class 'netCDF4._netCDF4.Dataset'>, '/tmp/pytest-of-runner/pytest-0/popen-gw3/test_download_from_github_load0/xarray_tutorial_data/4c5c606840191d085ac934c9665f7387-tiny.nc', mode='r', kwargs={'clobber': True, 'diskless': False, 'persist': False, 'format': 'NETCDF4'}, manager_id='2fa4bb40-cb0b-4314-98fc-f6cb82801d7a'), but file is not already closed. This may indicate a bug.
|
ubuntu-latest py3.13 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/pydap/handlers/dap.py#L123
PyDAP was unable to determine the DAP protocol defaulting to DAP2 which is consider legacy and may result in slower responses. For more, see go to https://www.opendap.org/faq-page.
|
ubuntu-latest py3.13 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/pydap/handlers/dap.py#L123
PyDAP was unable to determine the DAP protocol defaulting to DAP2 which is consider legacy and may result in slower responses. For more, see go to https://www.opendap.org/faq-page.
|
ubuntu-latest py3.13 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/pydap/cas/get_cookies.py#L164
Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
|
ubuntu-latest py3.13 flaky:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/pydap/cas/get_cookies.py#L168
Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0.
|
ubuntu-latest py3.13 flaky
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.
|
ubuntu-latest py3.13 flaky
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
|
ubuntu-latest py3.13 flaky
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.
|
ubuntu-latest py3.10 bare-minimum:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
ubuntu-latest py3.10 bare-minimum:
xarray/core/duck_array_ops.py#L234
invalid value encountered in cast
|
ubuntu-latest py3.10 bare-minimum:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
ubuntu-latest py3.10 bare-minimum:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
ubuntu-latest py3.10 bare-minimum:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
ubuntu-latest py3.10 bare-minimum:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
ubuntu-latest py3.10 bare-minimum:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
ubuntu-latest py3.10 bare-minimum:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
ubuntu-latest py3.10 bare-minimum:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
ubuntu-latest py3.10 bare-minimum:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/numpy/lib/nanfunctions.py#L1872
Degrees of freedom <= 0 for slice.
|
ubuntu-latest py3.10 bare-minimum
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.
|
macos-latest py3.10
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.
|
macos-latest py3.10:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
macos-latest py3.10:
Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
macos-latest py3.10:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
macos-latest py3.10:
Users/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
macos-latest py3.10:
Users/runner/micromamba/envs/xarray-tests/lib/python3.10/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.
|
macos-latest py3.10:
Users/runner/micromamba/envs/xarray-tests/lib/python3.10/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.
|
macos-latest py3.10:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
macos-latest py3.10:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
macos-latest py3.10:
xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
macos-latest py3.10:
xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
ubuntu-latest py3.12 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
|
ubuntu-latest py3.12 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
|
ubuntu-latest py3.12 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
|
ubuntu-latest py3.12 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
|
ubuntu-latest py3.12 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
|
ubuntu-latest py3.12 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
|
ubuntu-latest py3.12 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
|
ubuntu-latest py3.12 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
|
ubuntu-latest py3.12 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
|
ubuntu-latest py3.12 all-but-dask:
home/runner/micromamba/envs/xarray-tests/lib/python3.12/site-packages/zarr/api/asynchronous.py#L203
Consolidated metadata is currently not part in the Zarr format 3 specification. It may not be supported by other zarr implementations and may change in the future.
|
ubuntu-latest py3.12 all-but-dask
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.
|
ubuntu-latest py3.13 all-but-numba:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
|
ubuntu-latest py3.13 all-but-numba:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
|
ubuntu-latest py3.13 all-but-numba:
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.
|
ubuntu-latest py3.13 all-but-numba:
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.
|
ubuntu-latest py3.13 all-but-numba:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
ubuntu-latest py3.13 all-but-numba:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
ubuntu-latest py3.13 all-but-numba:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
ubuntu-latest py3.13 all-but-numba:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
ubuntu-latest py3.13 all-but-numba
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.
|
ubuntu-latest py3.10 min-all-deps
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.
|
ubuntu-latest py3.10 min-all-deps:
xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future.
For the old behavior, usually:
np.array(value).astype(dtype)`
will give the desired result (the cast overflows).
|
ubuntu-latest py3.10 min-all-deps:
xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future.
For the old behavior, usually:
np.array(value).astype(dtype)`
will give the desired result (the cast overflows).
|
ubuntu-latest py3.10 min-all-deps:
xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future.
For the old behavior, usually:
np.array(value).astype(dtype)`
will give the desired result (the cast overflows).
|
ubuntu-latest py3.10 min-all-deps:
xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future.
For the old behavior, usually:
np.array(value).astype(dtype)`
will give the desired result (the cast overflows).
|
ubuntu-latest py3.10 min-all-deps:
xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future.
For the old behavior, usually:
np.array(value).astype(dtype)`
will give the desired result (the cast overflows).
|
ubuntu-latest py3.10 min-all-deps:
xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future.
For the old behavior, usually:
np.array(value).astype(dtype)`
will give the desired result (the cast overflows).
|
ubuntu-latest py3.10 min-all-deps:
xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future.
For the old behavior, usually:
np.array(value).astype(dtype)`
will give the desired result (the cast overflows).
|
ubuntu-latest py3.10 min-all-deps:
xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future.
For the old behavior, usually:
np.array(value).astype(dtype)`
will give the desired result (the cast overflows).
|
ubuntu-latest py3.10 min-all-deps:
xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future.
For the old behavior, usually:
np.array(value).astype(dtype)`
will give the desired result (the cast overflows).
|
ubuntu-latest py3.10 min-all-deps:
xarray/coding/variables.py#L348
NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 255 to int8 will fail in the future.
For the old behavior, usually:
np.array(value).astype(dtype)`
will give the desired result (the cast overflows).
|
macos-latest py3.13
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.
|
macos-latest py3.13:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
macos-latest py3.13:
Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
macos-latest py3.13:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
macos-latest py3.13:
Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
macos-latest py3.13:
Users/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.
|
macos-latest py3.13:
Users/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.
|
macos-latest py3.13:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
macos-latest py3.13:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
macos-latest py3.13:
<frozen _collections_abc>#L838
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
macos-latest py3.13:
<frozen _collections_abc>#L838
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
ubuntu-latest py3.10:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
ubuntu-latest py3.10:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
ubuntu-latest py3.10:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
ubuntu-latest py3.10:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
ubuntu-latest py3.10:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/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.
|
ubuntu-latest py3.10:
home/runner/micromamba/envs/xarray-tests/lib/python3.10/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.
|
ubuntu-latest py3.10:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
ubuntu-latest py3.10:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
ubuntu-latest py3.10:
xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
ubuntu-latest py3.10:
xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
ubuntu-latest py3.10
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.
|
ubuntu-latest py3.13
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.
|
ubuntu-latest py3.13:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
ubuntu-latest py3.13:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
ubuntu-latest py3.13:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
ubuntu-latest py3.13:
home/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/array_api_strict/_data_type_functions.py#L45
invalid value encountered in cast
|
ubuntu-latest py3.13:
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.
|
ubuntu-latest py3.13:
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.
|
ubuntu-latest py3.13:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
ubuntu-latest py3.13:
xarray/namedarray/core.py#L264
Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
|
ubuntu-latest py3.13:
<frozen _collections_abc>#L838
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
ubuntu-latest py3.13:
<frozen _collections_abc>#L899
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
ubuntu-latest py3.10 mypy
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.
|
ubuntu-latest py3.13 mypy
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.
|
windows-latest py3.10:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
windows-latest py3.10:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\site-packages\array_api_strict\_data_type_functions.py#L45
invalid value encountered in cast
|
windows-latest py3.10:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
windows-latest py3.10:
C:\Users\runneradmin\micromamba\envs\xarray-tests\lib\site-packages\array_api_strict\_data_type_functions.py#L45
invalid value encountered in cast
|
windows-latest py3.10:
xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
windows-latest py3.10:
xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
windows-latest py3.10:
xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
windows-latest py3.10:
xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
windows-latest py3.10:
xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
windows-latest py3.10:
xarray/tests/test_backends.py#L4188
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
windows-latest py3.10
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.
|
windows-latest py3.13
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.
|
windows-latest py3.13:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
windows-latest py3.13:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\array_api_strict\_data_type_functions.py#L45
invalid value encountered in cast
|
windows-latest py3.13:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
windows-latest py3.13:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\site-packages\array_api_strict\_data_type_functions.py#L45
invalid value encountered in cast
|
windows-latest py3.13:
<frozen _collections_abc>#L838
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
windows-latest py3.13:
<frozen _collections_abc>#L899
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
windows-latest py3.13:
<frozen _collections_abc>#L838
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
windows-latest py3.13:
<frozen _collections_abc>#L899
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
windows-latest py3.13:
<frozen _collections_abc>#L899
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
windows-latest py3.13:
<frozen _collections_abc>#L899
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
|
5.91 KB |
|
Test results for Linux-3.10
|
304 KB |
|
Test results for Linux-3.10 bare-minimum
|
239 KB |
|
Test results for Linux-3.10 min-all-deps
|
196 KB |
|
Test results for Linux-3.10 mypy
|
4.49 KB |
|
Test results for Linux-3.12 all-but-dask
|
292 KB |
|
Test results for Linux-3.13
|
302 KB |
|
Test results for Linux-3.13 all-but-numba
|
295 KB |
|
Test results for Linux-3.13 flaky
|
662 Bytes |
|
Test results for Linux-3.13 mypy
|
4.48 KB |
|
Test results for Windows-3.10
|
357 KB |
|
Test results for Windows-3.13
|
352 KB |
|
Test results for macOS-3.10
|
305 KB |
|
Test results for macOS-3.13
|
313 KB |
|