Micro optimizations to improve indexing #12483
Annotations
11 errors and 1 warning
|
Run tests:
xarray/tests/test_backends.py#L1642
TestH5NetCDFData.test_encoding_chunksizes_unlimited
AssertionError: Left and right Dataset objects are not equal
Differing coordinates:
L x (x) int64 24B 1 2 3
R * x (x) int64 24B 1 2 3
|
Run tests:
xarray/tests/test_accessor_dt.py#L147
TestDatetimeAccessor.test_not_datetime_type
KeyError: 'i'
|
Run tests:
xarray/tests/test_backends.py#L596
TestZarrWriteEmpty.test_roundtrip_coordinates
AssertionError: Left and right Dataset objects are not identical
Differing coordinates:
L x (x) int64 16B 2 3
R * x (x) int64 16B 2 3
|
Run tests:
xarray/tests/test_backends.py#L611
TestZarrWriteEmpty.test_roundtrip_global_coordinates
AssertionError: Left and right Dataset objects are not identical
Differing coordinates:
L x (x) int64 16B 2 3
R * x (x) int64 16B 2 3
|
Run tests:
xarray/tests/test_backends.py#L650
TestZarrWriteEmpty.test_orthogonal_indexing
AssertionError: ('dim2', 'dim2')
|
Run tests:
xarray/tests/test_accessor_dt.py#L314
TestTimedeltaAccessor.test_not_datetime_type
KeyError: 'i'
|
Run tests:
xarray/tests/test_backends.py#L702
TestZarrWriteEmpty.test_vectorized_indexing
AssertionError: (('dim3', 'a', 'b'), {'dim3': 'dim3', 'numbers': ('dim3',)})
|
Run tests:
xarray/tests/test_backends.py#L596
TestH5NetCDFFileObject.test_roundtrip_coordinates
AssertionError: Left and right Dataset objects are not identical
Differing coordinates:
L x (x) int64 16B 2 3
R * x (x) int64 16B 2 3
|
Run tests:
xarray/tests/test_backends.py#L748
TestZarrWriteEmpty.test_vectorized_indexing_negative_step
AssertionError: (('dim3', 'a', 'b'), {'dim3': 'dim3', 'numbers': ('dim3',)})
|
Run tests:
xarray/tests/test_backends.py#L611
TestH5NetCDFFileObject.test_roundtrip_global_coordinates
AssertionError: Left and right Dataset objects are not identical
Differing coordinates:
L x (x) int64 16B 2 3
R * x (x) int64 16B 2 3
|
Upload test results
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
Loading