issue_comments
4 rows where author_association = "MEMBER", issue = 268213436 and user = 2443309 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Test suite is failing on master: No module named 'hypothesis.extra.pytestplugin' · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
339400961 | https://github.com/pydata/xarray/issues/1655#issuecomment-339400961 | https://api.github.com/repos/pydata/xarray/issues/1655 | MDEyOklzc3VlQ29tbWVudDMzOTQwMDk2MQ== | jhamman 2443309 | 2017-10-25T17:07:50Z | 2017-10-25T17:07:50Z | MEMBER | Exactly, conda-forge bundles optional dependencies in addition to required ones (e.g. https://github.com/conda-forge/xarray-feedstock/issues/5). |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test suite is failing on master: No module named 'hypothesis.extra.pytestplugin' 268213436 | |
339397323 | https://github.com/pydata/xarray/issues/1655#issuecomment-339397323 | https://api.github.com/repos/pydata/xarray/issues/1655 | MDEyOklzc3VlQ29tbWVudDMzOTM5NzMyMw== | jhamman 2443309 | 2017-10-25T16:55:32Z | 2017-10-25T16:55:32Z | MEMBER | There is now a open issue on conda-forge: https://github.com/conda-forge/hypothesis-feedstock/issues/16 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test suite is failing on master: No module named 'hypothesis.extra.pytestplugin' 268213436 | |
339395150 | https://github.com/pydata/xarray/issues/1655#issuecomment-339395150 | https://api.github.com/repos/pydata/xarray/issues/1655 | MDEyOklzc3VlQ29tbWVudDMzOTM5NTE1MA== | jhamman 2443309 | 2017-10-25T16:48:12Z | 2017-10-25T16:48:12Z | MEMBER | I can add some information here.
So, I think we can conclude something went wrong with the conda-forge build of hypothesis or pytest. Since we don't use |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test suite is failing on master: No module named 'hypothesis.extra.pytestplugin' 268213436 | |
339161857 | https://github.com/pydata/xarray/issues/1655#issuecomment-339161857 | https://api.github.com/repos/pydata/xarray/issues/1655 | MDEyOklzc3VlQ29tbWVudDMzOTE2MTg1Nw== | jhamman 2443309 | 2017-10-24T23:00:51Z | 2017-10-24T23:00:51Z | MEMBER | I've been getting the same failure on #1609. Only on Python 3.5 and 3.6. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test suite is failing on master: No module named 'hypothesis.extra.pytestplugin' 268213436 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [issue] INTEGER REFERENCES [issues]([id]) ); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 1