Cache Dataset.xindexes #16404
Annotations
10 errors and 11 warnings
Run tests:
xarray\tests\test_backends_datatree.py#L169
TestNetCDF4DatatreeIO.test_to_netcdf_inherited_coords
AttributeError: 'DatasetView' object has no attribute 'xindexes'. Did you mean: 'indexes'?
|
Run tests:
xarray\tests\test_backends_datatree.py#L200
TestNetCDF4DatatreeIO.test_write_subgroup
AttributeError: 'DatasetView' object has no attribute 'xindexes'. Did you mean: 'indexes'?
|
Run tests:
xarray\tests\test_backends_datatree.py#L234
TestNetCDF4DatatreeIO.test_open_datatree
AttributeError: 'DatasetView' object has no attribute 'xindexes'. Did you mean: 'indexes'?
|
Run tests:
xarray\tests\test_backends_datatree.py#L292
TestNetCDF4DatatreeIO.test_open_groups_chunks
AttributeError: 'DatasetView' object has no attribute 'xindexes'. Did you mean: 'indexes'?
|
Run tests:
xarray\tests\test_backends_datatree.py#L352
TestNetCDF4DatatreeIO.test_open_groups_to_dict
AttributeError: 'DatasetView' object has no attribute 'xindexes'. Did you mean: 'indexes'?
|
Run tests:
xarray\tests\test_backends_datatree.py#L169
TestH5NetCDFDatatreeIO.test_to_netcdf_inherited_coords
AttributeError: 'DatasetView' object has no attribute 'xindexes'. Did you mean: 'indexes'?
|
Run tests:
xarray\tests\test_backends_datatree.py#L200
TestH5NetCDFDatatreeIO.test_write_subgroup
AttributeError: 'DatasetView' object has no attribute 'xindexes'. Did you mean: 'indexes'?
|
Run tests:
xarray\tests\test_backends_datatree.py#L390
TestH5NetCDFDatatreeIO.test_phony_dims_warning
AttributeError: 'DatasetView' object has no attribute 'xindexes'. Did you mean: 'indexes'?
|
Run tests:
xarray\tests\test_backends_datatree.py#L486
TestZarrDatatreeIO.test_to_zarr_inherited_coords
AttributeError: 'DatasetView' object has no attribute 'xindexes'. Did you mean: 'indexes'?
|
Run tests:
xarray\tests\test_backends_datatree.py#L523
TestZarrDatatreeIO.test_open_datatree
AttributeError: 'DatasetView' object has no attribute 'xindexes'. Did you mean: 'indexes'?
|
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.
|
Run tests:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
Run tests:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\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:
C:\Users\runneradmin\micromamba\envs\xarray-tests\Lib\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:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
Run tests:
<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`.
|
Run tests:
<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`.
|
Run tests:
<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`.
|
Run tests:
<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`.
|
Loading