home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1635470616

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
1635470616 PR_kwDOAMm_X85MoK6O 7657 add timeouts for tests 14808389 closed 0     9 2023-03-22T10:20:04Z 2023-03-24T16:42:48Z 2023-03-24T15:49:22Z MEMBER   0 pydata/xarray/pulls/7657

The macos 3.11 CI seems stall very often at the moment, which makes it hit the 6 hours mark and get cancelled. Since our tests should never run that long (the ubuntu runners usually take between 15-20 minutes), I'm introducing a pretty generous timeout of 5 minutes. By comparison, we already have a timeout of 60 seconds in the upstream-dev CI, but that's on a ubuntu runner which usually is much faster than any of the macos / windows runners.

Tests that time out raise an error, which might help us with figuring out which test it is that stalls, and also if we can do anything about that.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/7657/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 4 rows from issues_id in issues_labels
  • 9 rows from issue in issue_comments
Powered by Datasette · Queries took 0.644ms · About: xarray-datasette