home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 454168102

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
454168102 MDU6SXNzdWU0NTQxNjgxMDI= 3009 Xarray test suite failing with dask-master 1217238 closed 0     8 2019-06-10T13:21:50Z 2019-06-23T16:49:23Z 2019-06-23T16:49:23Z MEMBER      

There are a wide variety of failures, mostly related to backends and indexing, e.g., AttributeError: 'tuple' object has no attribute 'tuple'. By the looks of it, something is going wrong with xarray's internal ExplicitIndexer objects, which are getting converted into something else.

I'm pretty sure this is due to the recent merge of the Array._meta pull request: https://github.com/dask/dask/pull/4543

There are 81 test failures, but my guess is that there that probably only a handful (at most) of underlying causes.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3009/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

  • 0 rows from issues_id in issues_labels
  • 8 rows from issue in issue_comments
Powered by Datasette · Queries took 159.443ms · About: xarray-datasette