home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 292432314

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-292432314 https://api.github.com/repos/pydata/xarray/issues/1336 292432314 MDEyOklzc3VlQ29tbWVudDI5MjQzMjMxNA== 302469 2017-04-07T04:26:02Z 2017-04-07T04:26:02Z CONTRIBUTOR

If slow tests are being run by default, I'm not sure they really need their own special option. You can mark them (with @pytest.mark.slow) and use pytest's builtin selectors to not run them: pytest -m "not slow".

Are flaky tests actually flaky or do they just not work? If flaky, and a re-run will help, then maybe try the pytest-rerunfailures plugin.

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  217660739
Powered by Datasette · Queries took 0.668ms · About: xarray-datasette