[namedarray] split .set_dims()
into .expand_dims()
and broadcast_to()
#11197
ci.yaml
on: pull_request
detect ci trigger
3s
Event File
1s
Matrix: test
Annotations
60 errors and 5 warnings
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: local variable 'flattened_dims' referenced before assignment
|
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.9 bare-minimum
Process completed with exit code 1.
|
ubuntu-latest py3.10 all-but-dask:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: local variable 'flattened_dims' referenced before assignment
|
ubuntu-latest py3.10 all-but-dask:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.10 all-but-dask:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.10 all-but-dask
Process completed with exit code 1.
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: local variable 'flattened_dims' referenced before assignment
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.9 min-all-deps
Process completed with exit code 1.
|
ubuntu-latest py3.9:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: local variable 'flattened_dims' referenced before assignment
|
ubuntu-latest py3.9:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.9:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.9
Process completed with exit code 1.
|
ubuntu-latest py3.12:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: cannot access local variable 'flattened_dims' where it is not associated with a value
|
ubuntu-latest py3.12:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.12:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.12
Process completed with exit code 1.
|
ubuntu-latest py3.11:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: cannot access local variable 'flattened_dims' where it is not associated with a value
|
ubuntu-latest py3.11:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.11:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.11
Process completed with exit code 1.
|
ubuntu-latest py3.10 flaky:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: local variable 'flattened_dims' referenced before assignment
|
ubuntu-latest py3.10 flaky:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.10 flaky:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
ubuntu-latest py3.10 flaky
Process completed with exit code 1.
|
windows-latest py3.9
Canceling since a higher priority waiting request for 'CI-refs/pull/8380/merge' exists
|
windows-latest py3.9:
xarray\tests\test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: local variable 'flattened_dims' referenced before assignment
|
windows-latest py3.9:
xarray\tests\test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
windows-latest py3.9:
xarray\tests\test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
windows-latest py3.9
The operation was canceled.
|
macos-latest py3.12
Canceling since a higher priority waiting request for 'CI-refs/pull/8380/merge' exists
|
macos-latest py3.12:
xarray/tests/test_backends.py#L4470
TestDask.test_dask_roundtrip
Failed: Timeout >180.0s
|
macos-latest py3.12:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: cannot access local variable 'flattened_dims' where it is not associated with a value
|
macos-latest py3.12:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
macos-latest py3.12:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
macos-latest py3.12:
xarray/tests/test_backends.py#L4477
TestDask.test_deterministic_names
Failed: Timeout >180.0s
|
macos-latest py3.12
The operation was canceled.
|
windows-latest py3.12
Canceling since a higher priority waiting request for 'CI-refs/pull/8380/merge' exists
|
windows-latest py3.12:
xarray\tests\test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: cannot access local variable 'flattened_dims' where it is not associated with a value
|
windows-latest py3.12:
xarray\tests\test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
windows-latest py3.12:
xarray\tests\test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
windows-latest py3.12
The operation was canceled.
|
macos-latest py3.9
Canceling since a higher priority waiting request for 'CI-refs/pull/8380/merge' exists
|
macos-latest py3.9:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: local variable 'flattened_dims' referenced before assignment
|
macos-latest py3.9:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
macos-latest py3.9:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
macos-latest py3.9
The operation was canceled.
|
windows-latest py3.11
Canceling since a higher priority waiting request for 'CI-refs/pull/8380/merge' exists
|
windows-latest py3.11:
xarray\tests\test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: cannot access local variable 'flattened_dims' where it is not associated with a value
|
windows-latest py3.11:
xarray\tests\test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
windows-latest py3.11:
xarray\tests\test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
windows-latest py3.11
The operation was canceled.
|
macos-latest py3.11
Canceling since a higher priority waiting request for 'CI-refs/pull/8380/merge' exists
|
macos-latest py3.11:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims0-expected_sizes0]
UnboundLocalError: cannot access local variable 'flattened_dims' where it is not associated with a value
|
macos-latest py3.11:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims1-expected_sizes1]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
macos-latest py3.11:
xarray/tests/test_namedarray.py#L531
TestNamedArray.test_permute_dims[dims2-expected_sizes2]
AttributeError: module 'numpy' has no attribute 'permute_dims'
|
macos-latest py3.11
The operation was canceled.
|
macos-latest py3.12
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
windows-latest py3.12
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
macos-latest py3.9
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
windows-latest py3.11
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
macos-latest py3.11
No files were found with the provided path: pytest.xml. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
Expired
|
4.07 KB |
|
Test results for Linux-3.10 all-but-dask
Expired
|
158 KB |
|
Test results for Linux-3.10 flaky
Expired
|
158 KB |
|
Test results for Linux-3.11
Expired
|
156 KB |
|
Test results for Linux-3.12
Expired
|
136 KB |
|
Test results for Linux-3.9
Expired
|
156 KB |
|
Test results for Linux-3.9 bare-minimum
Expired
|
115 KB |
|
Test results for Linux-3.9 min-all-deps
Expired
|
158 KB |
|
Test results for Windows-3.9
Expired
|
159 KB |
|