Skip to content

Reinforce alignment checks when join='exact' #11403

Reinforce alignment checks when join='exact'

Reinforce alignment checks when join='exact' #11403

Triggered via pull request February 9, 2024 20:36
Status Failure
Total duration 24m 18s
Artifacts 14

ci.yaml

on: pull_request
detect ci trigger
4s
detect ci trigger
Event File
4s
Event File
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

130 errors
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_dataset.py#L2374
TestDataset.test_align_exact AttributeError: 'NoneType' object has no attribute 'create_variables'
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 bare-minimum: xarray/tests/test_combine.py#L396
TestNestedCombine.test_combine_nested_join_exact AttributeError: 'NoneType' object has no attribute 'create_variables'
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 all-but-dask: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9 min-all-deps: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.12: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.12: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.12: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.12: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.12: xarray/tests/test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.12: xarray/tests/test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.12: xarray/tests/test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.12: xarray/tests/test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.12: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.12: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 flaky: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 flaky: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 flaky: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 flaky: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 flaky: xarray/tests/test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 flaky: xarray/tests/test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 flaky: xarray/tests/test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 flaky: xarray/tests/test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 flaky: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.10 flaky: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9: xarray/tests/test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9: xarray/tests/test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9: xarray/tests/test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9: xarray/tests/test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.9: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.11: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.11: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.11: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.11: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.11: xarray/tests/test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.11: xarray/tests/test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.11: xarray/tests/test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.11: xarray/tests/test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.11: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
ubuntu-latest py3.11: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.9: xarray\tests\test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.9: xarray\tests\test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.9: xarray\tests\test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.9: xarray\tests\test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.9: xarray\tests\test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.9: xarray\tests\test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.9: xarray\tests\test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.9: xarray\tests\test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.9: xarray\tests\test_accessor_str.py#L466
test_replace_compiled_regex[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.9: xarray\tests\test_accessor_str.py#L466
test_replace_compiled_regex[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.11: xarray\tests\test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.11: xarray\tests\test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.11: xarray\tests\test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.11: xarray\tests\test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.11: xarray\tests\test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.11: xarray\tests\test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.11: xarray\tests\test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.11: xarray\tests\test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.11: xarray\tests\test_accessor_str.py#L466
test_replace_compiled_regex[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.11: xarray\tests\test_accessor_str.py#L466
test_replace_compiled_regex[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.9: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.9: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.9: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.9: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.9: xarray/tests/test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.9: xarray/tests/test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.9: xarray/tests/test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.9: xarray/tests/test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.9: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.9: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.12: xarray\tests\test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.12: xarray\tests\test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.12: xarray\tests\test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.12: xarray\tests\test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.12: xarray\tests\test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.12: xarray\tests\test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.12: xarray\tests\test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.12: xarray\tests\test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.12: xarray\tests\test_accessor_str.py#L466
test_replace_compiled_regex[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
windows-latest py3.12: xarray\tests\test_accessor_str.py#L466
test_replace_compiled_regex[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.11: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.11: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.11: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.11: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.11: xarray/tests/test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.11: xarray/tests/test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.11: xarray/tests/test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.11: xarray/tests/test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.11: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.11: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.12: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.12: xarray/tests/test_accessor_str.py#L155
test_contains_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.12: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.12: xarray/tests/test_accessor_str.py#L234
test_starts_ends_with_broadcast[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.12: xarray/tests/test_accessor_str.py#L346
test_replace[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.12: xarray/tests/test_accessor_str.py#L346
test_replace[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.12: xarray/tests/test_accessor_str.py#L417
test_replace_callable ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.12: xarray/tests/test_accessor_str.py#L442
test_replace_unicode ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('X',), ('Y',), ('Y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.12: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[str] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes
macos-latest py3.12: xarray/tests/test_accessor_str.py#L466
test_replace_compiled_regex[bytes] ValueError: cannot align objects with join='strict' because given objects do not share the same dimension names ([('x',), ('y',)]); try using join='exact' if you only care about equal indexes

Artifacts

Produced during runtime
Name Size
Event File Expired
3.54 KB
Test results for Linux-3.10 all-but-dask Expired
269 KB
Test results for Linux-3.10 flaky Expired
260 KB
Test results for Linux-3.11 Expired
258 KB
Test results for Linux-3.12 Expired
235 KB
Test results for Linux-3.9 Expired
253 KB
Test results for Linux-3.9 bare-minimum Expired
162 KB
Test results for Linux-3.9 min-all-deps Expired
263 KB
Test results for Windows-3.11 Expired
275 KB
Test results for Windows-3.12 Expired
241 KB
Test results for Windows-3.9 Expired
268 KB
Test results for macOS-3.11 Expired
285 KB
Test results for macOS-3.12 Expired
239 KB
Test results for macOS-3.9 Expired
299 KB