Add boundaries keyword for resample #19378
Annotations
2 errors and 11 warnings
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
xarray/tests/test_groupby.py#L2092
TestDataArrayResample.test_resample_boundaries
AssertionError: assert 5 == 4
+ where 5 = len(<xarray.DataArray 'time' (time: 5)> Size: 40B\narray(['2000-01-01T00:00:00.000000000', '2000-01-08T00:00:00.000000000',...000'], dtype='datetime64[ns]')\nCoordinates:\n * time (time) datetime64[ns] 40B 2000-01-01 2000-01-08 ... 2000-01-29)
+ where <xarray.DataArray 'time' (time: 5)> Size: 40B\narray(['2000-01-01T00:00:00.000000000', '2000-01-08T00:00:00.000000000',...000'], dtype='datetime64[ns]')\nCoordinates:\n * time (time) datetime64[ns] 40B 2000-01-01 2000-01-08 ... 2000-01-29 = <xarray.DataArray (time: 5)> Size: 40B\narray([ 3., 10., 17., 24., 29.])\nCoordinates:\n * time (time) datetime64[ns] 40B 2000-01-01 2000-01-08 ... 2000-01-29.time
|
|
Run tests:
/home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/numpy/lib/nanfunctions.py#L1879
Degrees of freedom <= 0 for slice.
|
|
Run tests:
/home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/numpy/lib/nanfunctions.py#L1879
Degrees of freedom <= 0 for slice.
|
|
Run tests:
/home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/numpy/lib/nanfunctions.py#L1879
Degrees of freedom <= 0 for slice.
|
|
Run tests:
/home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/numpy/lib/nanfunctions.py#L1879
Degrees of freedom <= 0 for slice.
|
|
Run tests:
/home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/numpy/lib/nanfunctions.py#L1879
Degrees of freedom <= 0 for slice.
|
|
Run tests:
/home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/numpy/lib/nanfunctions.py#L1879
Degrees of freedom <= 0 for slice.
|
|
Run tests:
/home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/numpy/lib/nanfunctions.py#L1879
Degrees of freedom <= 0 for slice.
|
|
Run tests:
/home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/numpy/lib/nanfunctions.py#L1879
Degrees of freedom <= 0 for slice.
|
|
Run tests:
/home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/numpy/lib/nanfunctions.py#L1879
Degrees of freedom <= 0 for slice.
|
|
Run tests:
/home/runner/micromamba/envs/xarray-tests/lib/python3.11/site-packages/numpy/lib/nanfunctions.py#L1879
Degrees of freedom <= 0 for slice.
|
|
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