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/2500#issuecomment-432016733,https://api.github.com/repos/pydata/xarray/issues/2500,432016733,MDEyOklzc3VlQ29tbWVudDQzMjAxNjczMw==,306380,2018-10-22T22:42:11Z,2018-10-22T22:42:11Z,MEMBER,"I'm not sure that I understand the failure here. Can someone verify that this is related to these changes? ``` =================================== FAILURES =================================== _____________________________ TestCfGrib.test_read _____________________________ self = def test_read(self): expected = {'number': 2, 'time': 3, 'air_pressure': 2, 'latitude': 3, 'longitude': 4} with open_example_dataset('example.grib', engine='cfgrib') as ds: > assert ds.dims == expected E AssertionError: assert Frozen(Sorted...ngitude': 4})) == {'air_pressure...mber': 2, ...} E Full diff: E - Frozen(SortedKeysDict({'number': 2, 'time': 3, 'isobaricInhPa': 2, 'latitude': 3, 'longitude': 4})) E + {'air_pressure': 2, 'latitude': 3, 'longitude': 4, 'number': 2, 'time': 3} xarray/tests/test_backends.py:2473: AssertionError _____________________ TestCfGrib.test_read_filter_by_keys ______________________ self = def test_read_filter_by_keys(self): kwargs = {'filter_by_keys': {'shortName': 't'}} expected = {'number': 2, 'time': 3, 'air_pressure': 2, 'latitude': 3, 'longitude': 4} with open_example_dataset('example.grib', engine='cfgrib', backend_kwargs=kwargs) as ds: > assert ds.dims == expected E AssertionError: assert Frozen(Sorted...ngitude': 4})) == {'air_pressure...mber': 2, ...} E Full diff: E - Frozen(SortedKeysDict({'number': 2, 'time': 3, 'isobaricInhPa': 2, 'latitude': 3, 'longitude': 4})) E + {'air_pressure': 2, 'latitude': 3, 'longitude': 4, 'number': 2, 'time': 3} xarray/tests/test_backends.py:2483: AssertionError ```","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,372640063 https://github.com/pydata/xarray/pull/2500#issuecomment-431934087,https://api.github.com/repos/pydata/xarray/issues/2500,431934087,MDEyOklzc3VlQ29tbWVudDQzMTkzNDA4Nw==,306380,2018-10-22T18:49:11Z,2018-10-22T18:49:11Z,MEMBER,"Yes, github is still having issues. https://status.github.com/messages We are working through the backlogs of webhook deliveries and Pages builds. We continue to monitor as the site recovers. On Mon, Oct 22, 2018 at 2:48 PM Maximilian Roos wrote: > Thanks @mrocklin > > Anyone have any idea why Travis isn't running? Is it the GH issues from > this morning? Looks like the latest run was a couple of days ago: > https://travis-ci.org/pydata/xarray/pull_requests > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > , or mute > the thread > > . > ","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,372640063