issue_comments: 290255222
This data as json
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/1336#issuecomment-290255222 | https://api.github.com/repos/pydata/xarray/issues/1336 | 290255222 | MDEyOklzc3VlQ29tbWVudDI5MDI1NTIyMg== | 1217238 | 2017-03-29T23:18:01Z | 2017-03-29T23:18:01Z | MEMBER | @pwolfram Thanks for putting this together. "Slow" tests on Travis aren't a huge problem -- it takes at least a minute for Travis to complete even in the best case scenario, so having to wait a minute more is not so bad. It's really an issue for interactive, local development, where it's really valuable for tests to complete in less than 10 seconds. Flaky tests, which fail sometimes, are the problem. So think we want a different category for these many file tests, maybe "Flaky". Ideally we would have an another Travis-CI job setup to run these that isn't required to always pass, like our existing jobs for testing development versions of other libraries. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
217660739 |