topk and argtopk #16451
Annotations
5 errors and 11 warnings
Run tests:
xarray/tests/test_array_api.py#L144
test_where
TypeError: `condition` must be have a boolean data type
|
Run tests:
xarray/tests/test_dataarray.py#L5321
TestReduce1D.test_topk[nan]
AssertionError: Left and right DataArray objects are not identical
Differing values:
L
array([-4.])
R
array([nan])
|
Run tests:
xarray/tests/test_dataarray.py#L5321
TestReduce1D.test_topk[obj]
AssertionError: Left and right DataArray objects are not identical
Differing values:
L
array([1.0], dtype=object)
R
array([-4.])
|
Run tests:
xarray/tests/test_dataarray.py#L5334
TestReduce1D.test_topk[datetime]
numpy._core._exceptions._UFuncNoLoopError: ufunc 'negative' did not contain a loop with signature matching types <class 'numpy.dtypes.DateTime64DType'> -> None
|
Run tests
Process completed with exit code 1.
|
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 0x7f3e5194fcd0>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None, 'phony_dims': 'access'}, manager_id='d1ab80b4-c83d-4b38-9756-928a517801c8'), 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 0x7f3e5ddeb6a0>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None, 'phony_dims': 'access'}, manager_id='0f836585-16b8-4061-93b8-80dacd49e2fd'), 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 0x7f3e5194fcd0>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None, 'phony_dims': 'access'}, manager_id='d1ab80b4-c83d-4b38-9756-928a517801c8'), 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 0x7f3e5ddeb6a0>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None, 'phony_dims': 'access'}, manager_id='0f836585-16b8-4061-93b8-80dacd49e2fd'), but file is not already closed. This may indicate a bug.
|
Run tests:
xarray/core/duck_array_ops.py#L237
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#L52
invalid value encountered in cast
|
Run tests:
xarray/core/duck_array_ops.py#L237
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#L52
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