Remove ignores due to pandas-stubs #13611
Annotations
4 errors
xarray/tests/test_computation.py#L2593
test_cross[a5-b5-ae5-be5-cartesian--1-True]
ValueError: dimension cartesian on 0th function argument to apply_ufunc with dask='parallelized' consists of multiple chunks, but is also a core dimension. To fix, either rechunk into a single array chunk along this dimension, i.e., ``.chunk(dict(cartesian=-1))``, or pass ``allow_rechunk=True`` in ``dask_gufunc_kwargs`` but beware that this may significantly increase memory usage.
|
xarray/tests/test_computation.py#L2593
test_cross[a6-b6-ae6-be6-cartesian--1-True]
ValueError: dimension cartesian on 0th function argument to apply_ufunc with dask='parallelized' consists of multiple chunks, but is also a core dimension. To fix, either rechunk into a single array chunk along this dimension, i.e., ``.chunk(dict(cartesian=-1))``, or pass ``allow_rechunk=True`` in ``dask_gufunc_kwargs`` but beware that this may significantly increase memory usage.
|
properties/test_pandas_roundtrip.py#L126
test_roundtrip_pandas_dataframe_datetime
OverflowError: Python int too large to convert to C long, at position 1
while generating 'df' from dataframe_strategy()
You can reproduce this example by temporarily adding @reproduce_failure('6.110.2', b'AXicY3JlZGRABkAuIxszlwCUCwAKWQBw') as a decorator on your test case
|
|
This job failed
Loading