home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1405387614

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
1405387614 I_kwDOAMm_X85TxINe 7155 ⚠️ Nightly upstream-dev CI failed ⚠️ 41898282 closed 0     1 2022-10-12T00:35:46Z 2022-10-12T14:11:20Z 2022-10-12T14:11:20Z CONTRIBUTOR      

Workflow Run URL

Python 3.10 Test Summary ``` xarray/tests/test_backends.py::TestH5NetCDFData::test_orthogonal_indexing: AssertionError: Left and right Dataset objects are not identical Differing coordinates: L numbers (dim3) int64 0 1 2 0 0 R numbers (dim3) int64 ... L * dim3 (dim3) <U1 'a' 'b' 'c' 'd' 'e' R * dim3 (dim3) object 'a' 'b' 'c' 'd' 'e' Differing data variables: L var1 (dim1, dim2) float64 -1.036 0.3671 -1.51 ... -1.103 -0.426 0.09974 foo: variable R var1 (dim1, dim2) float64 ... foo: variable L var3 (dim3, dim1) float64 -0.4772 -0.117 -1.255 ... -0.7736 0.02354 foo: variable R var3 (dim3, dim1) float64 ... foo: variable L var2 (dim1, dim2) float64 -1.199 0.04631 -2.036 ... -0.1828 -0.05898 foo: variable R var2 (dim1, dim2) float64 ... foo: variable xarray/tests/test_backends.py::TestH5NetCDFData::test_vectorized_indexing: AttributeError: 'list' object has no attribute 'stop' xarray/tests/test_backends.py::TestH5NetCDFData::test_isel_dataarray: AssertionError: Left and right Dataset objects are not identical Differing data variables: L var1 (dim1, dim2) float64 -0.3514 1.149 -1.555 ... 1.09 0.6669 1.347 foo: variable R var1 (dim1, dim2) float64 ... foo: variable L var2 (dim1, dim2) float64 1.0 -0.9616 -2.576 ... 0.9049 0.455 0.2696 foo: variable R var2 (dim1, dim2) float64 ... foo: variable xarray/tests/test_backends.py::TestH5NetCDFData::test_array_type_after_indexing: AssertionError: Left and right Dataset objects are not identical Differing coordinates: L numbers (dim3) int64 0 1 2 0 0 R numbers (dim3) int64 ... L * dim3 (dim3) <U1 'a' 'b' 'c' 'd' 'e' R * dim3 (dim3) object 'a' 'b' 'c' 'd' 'e' Differing data variables: L var1 (dim1, dim2) float64 -0.3081 -1.593 0.2358 ... 0.627 0.9597 1.678 foo: variable R var1 (dim1, dim2) float64 ... foo: variable L var3 (dim3, dim1) float64 1.63 -1.431 -0.7336 ... -1.584 1.663 0.8897 foo: variable R var3 (dim3, dim1) float64 ... foo: variable L var2 (dim1, dim2) float64 -0.613 0.9493 -0.3277 ... -0.645 -0.3182 foo: variable R var2 (dim1, dim2) float64 ... foo: variable xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_orthogonal_indexing: AssertionError: Left and right Dataset objects are not identical Differing coordinates: L numbers (dim3) int64 0 1 2 0 0 R numbers (dim3) int64 ... L * dim3 (dim3) <U1 'a' 'b' 'c' 'd' 'e' R * dim3 (dim3) object 'a' 'b' 'c' 'd' 'e' Differing data variables: L var1 (dim1, dim2) float64 -2.223 -1.32 -1.016 ... 0.04536 -2.163 0.1196 foo: variable R var1 (dim1, dim2) float64 ... foo: variable L var3 (dim3, dim1) float64 0.84 -0.9367 -0.6207 ... 1.024 -0.5467 -0.8482 foo: variable R var3 (dim3, dim1) float64 ... foo: variable L var2 (dim1, dim2) float64 1.309 -1.22 -1.567 ... -1.615 0.6035 0.4916 foo: variable R var2 (dim1, dim2) float64 ... foo: variable xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_vectorized_indexing: AttributeError: 'list' object has no attribute 'stop' xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_isel_dataarray: AssertionError: Left and right Dataset objects are not identical Differing data variables: L var1 (dim1, dim2) float64 0.5285 -1.929 -0.06987 ... 1.838 -1.925 -1.211 foo: variable R var1 (dim1, dim2) float64 ... foo: variable L var2 (dim1, dim2) float64 0.343 -1.278 0.7931 ... 0.1412 1.756 0.2473 foo: variable R var2 (dim1, dim2) float64 ... foo: variable xarray/tests/test_backends.py::TestH5NetCDFFileObject::test_array_type_after_indexing: AssertionError: Left and right Dataset objects are not identical Differing coordinates: L numbers (dim3) int64 0 1 2 0 0 R numbers (dim3) int64 ... L * dim3 (dim3) <U1 'a' 'b' 'c' 'd' 'e' R * dim3 (dim3) object 'a' 'b' 'c' 'd' 'e' Differing data variables: L var1 (dim1, dim2) float64 0.3894 -0.5256 -1.166 ... 2.157 1.046 -1.667 foo: variable R var1 (dim1, dim2) float64 ... foo: variable L var3 (dim3, dim1) float64 -0.08323 -1.08 1.988 ... -1.035 -0.06144 foo: variable R var3 (dim3, dim1) float64 ... foo: variable L var2 (dim1, dim2) float64 -0.3159 0.2045 0.2556 ... 2.283 0.6059 -1.284 foo: variable R var2 (dim1, dim2) float64 ... foo: variable xarray/tests/test_formatting.py::test__mapping_repr_recursive: ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part. ``` </details>
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/7155/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 0.658ms · About: xarray-datasette