home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 761266480

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
761266480 MDU6SXNzdWU3NjEyNjY0ODA= 4671 windows test timeout 10194086 closed 0     3 2020-12-10T14:00:54Z 2020-12-15T16:40:38Z 2020-12-15T16:40:38Z MEMBER      

The windows tests seem to regularly time out after 60 min, which is annoying. All other tests seem to run about twice as fast... There is some stuff we can try (which may or may not help):

  • [ ] switch to the newest windows image
  • [ ] use mamba to resolve dependencies
  • [ ] use matplotlib-base
  • [ ] find the slowest tests using py.test xarray/tests/ --durations=100
  • [ ] de-parametrize tests with a slow setup (if possible)
  • [ ] reduce the number of xfails
  • [ ] other ideas?
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4671/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
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 1.056ms · About: xarray-datasette