Complete deprecation of Dataset.dims returning dict #12327
Annotations
3 errors and 2 warnings
|
Run tests:
xarray/tests/test_dataset.py#L679
TestDataset.test_properties
AssertionError: assert False
+ where False = isinstance(frozenset({'dim1', 'dim2', 'dim3', 'time'}), <class 'xarray.core.utils.Frozen'>)
+ where frozenset({'dim1', 'dim2', 'dim3', 'time'}) = <xarray.Dataset> Size: 2kB\nDimensions: (dim2: 9, dim3: 10, time: 20, dim1: 8)\nCoordinates:\n * dim2 (dim2) float6... -0.3473 -1.919 1.912 ... -0.0236 0.04028\n var3 (dim3, dim1) float64 640B 0.7932 0.9756 -1.133 ... -0.3791 1.273.dims
+ and <class 'xarray.core.utils.Frozen'> = utils.Frozen
|
Run tests
The operation was canceled.
|
Upload test results
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
Setup micromamba
Failed to save: Unable to reserve cache with key Linux-X64-py3.11-2024-04-28-f9d34de2de96df7cf2b06ce8bd6e3119b3c88a9df70d317788c9e228a1ad0cc5-linux-64-xarray-tests-args-b172995-root-dcc80ee-file-1ff8ecd1959ae225e7305eb1d0e8e10054587ce4b11ac3a45e60ec5e53fbadfc, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/8980/merge, Key: Linux-X64-py3.11-2024-04-28-f9d34de2de96df7cf2b06ce8bd6e3119b3c88a9df70d317788c9e228a1ad0cc5-linux-64-xarray-tests-args-b172995-root-dcc80ee-file-1ff8ecd1959ae225e7305eb1d0e8e10054587ce4b11ac3a45e60ec5e53fbadfc, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
|
Loading