html_url,issue_url,id,node_id,user,created_at,updated_at,author_association,body,reactions,performed_via_github_app,issue https://github.com/pydata/xarray/pull/4138#issuecomment-642363837,https://api.github.com/repos/pydata/xarray/issues/4138,642363837,MDEyOklzc3VlQ29tbWVudDY0MjM2MzgzNw==,2448579,2020-06-11T02:14:45Z,2020-06-11T02:14:45Z,MEMBER,Sounds good. Thanks @keewis ,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,636225143 https://github.com/pydata/xarray/pull/4138#issuecomment-642333220,https://api.github.com/repos/pydata/xarray/issues/4138,642333220,MDEyOklzc3VlQ29tbWVudDY0MjMzMzIyMA==,14808389,2020-06-11T00:20:53Z,2020-06-11T00:21:32Z,MEMBER,"there are also failures that don't seem to involve `dask`, so I guess this would be mostly a `sparse` issue? :+1: on merging, but I'd suggest opening two issues: one for the `sparse` failure and one to remind us to fix the `matplotlib` upstream-dev install","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,636225143 https://github.com/pydata/xarray/pull/4138#issuecomment-642329163,https://api.github.com/repos/pydata/xarray/issues/4138,642329163,MDEyOklzc3VlQ29tbWVudDY0MjMyOTE2Mw==,2448579,2020-06-11T00:06:31Z,2020-06-11T00:06:31Z,MEMBER,"``` __________________________________ test_chunk __________________________________ @requires_dask def test_chunk(): s = sparse.COO.from_numpy(np.array([0, 0, 1, 2])) a = DataArray(s) ac = a.chunk(2) assert ac.chunks == ((2, 2),) > assert isinstance(ac.data._meta, sparse.COO) E AssertionError: assert False E + where False = isinstance(array([], dtype=int64), ) E + where array([], dtype=int64) = dask.array, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>._meta E + where dask.array, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray> = \ndask.array, shape=(4,), dtype=int64, chunksize=(2,), chunktype=numpy.ndarray>\nDimensions without coordinates: dim_0.data E + and = sparse.COO ``` Test failures seem real and point to dask meta issues? Shall we merge this and open another issue for these sparse failures?","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,636225143 https://github.com/pydata/xarray/pull/4138#issuecomment-642160591,https://api.github.com/repos/pydata/xarray/issues/4138,642160591,MDEyOklzc3VlQ29tbWVudDY0MjE2MDU5MQ==,5635139,2020-06-10T17:44:52Z,2020-06-10T17:44:52Z,MEMBER,"Thanks a lot for doing all these @keewis , I think we all appreciate the efforts. I hope to start helping again this summer.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,636225143 https://github.com/pydata/xarray/pull/4138#issuecomment-642032277,https://api.github.com/repos/pydata/xarray/issues/4138,642032277,MDEyOklzc3VlQ29tbWVudDY0MjAzMjI3Nw==,14808389,2020-06-10T14:03:54Z,2020-06-10T14:03:54Z,MEMBER,"I just noticed that the `rackcdn.org` repository doesn't have `matplotlib>=3.2.0`, so since about late February we don't test against `matplotlib` upstream anymore.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,636225143