Move parallelcompat and chunkmanagers to NamedArray #11268
Annotations
10 errors
Run tests:
xarray/tests/test_dataset.py#L4746
TestDataset.test_from_dataframe_sparse
ValueError: could not convert string to float: 'a'
|
Run tests:
xarray/tests/test_dask.py#L1781
test_minimize_graph_size
AssertionError: (0, 6)
assert 0 == 6
|
Run tests:
xarray/tests/test_dask.py#L1148
test_map_blocks_error
Failed: DID NOT RAISE <class 'ValueError'>
|
Run tests:
xarray/tests/test_dask.py#L1188
test_map_blocks[obj1]
AssertionError
|
Run tests:
xarray/tests/test_dask.py#L1201
test_map_blocks_mixed_type_inputs[obj1]
AssertionError
|
Run tests:
xarray/tests/test_dask.py#L1210
test_map_blocks_convert_args_to_list[obj1]
AssertionError
|
Run tests:
xarray/tests/test_dask.py#L1243
test_map_blocks_dask_args
Failed: DID NOT RAISE <class 'ValueError'>
|
Run tests:
xarray/tests/test_dask.py#L1292
test_map_blocks_add_attrs[obj0]
AssertionError: Left and right DataArray objects are not identical
Differing coordinates:
L cxy (x, y) int64 dask.array<chunksize=(4, 5), meta=np.ndarray>
Differing variable attributes:
new2: new2
R cxy (x, y) int64 dask.array<chunksize=(4, 5), meta=np.ndarray>
Attributes only on the left object:
new: new
|
Run tests:
xarray/tests/test_dask.py#L1292
test_map_blocks_add_attrs[obj1]
AssertionError: Left and right Dataset objects are not identical
Differing coordinates:
L cxy (x, y) int64 dask.array<chunksize=(4, 5), meta=np.ndarray>
Differing variable attributes:
new2: new2
R cxy (x, y) int64 dask.array<chunksize=(4, 5), meta=np.ndarray>
Attributes only on the left object:
new: new
|
Run tests:
xarray/tests/test_dask.py#L1313
test_map_blocks_kwargs[obj1]
AssertionError
|
The logs for this run have expired and are no longer available.
Loading