home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 255813811

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
255813811 MDExOlB1bGxSZXF1ZXN0MTM5NzE1NjQz 1557 fix unintentional skipped tests 2443309 closed 0     7 2017-09-07T04:47:27Z 2017-10-04T23:12:52Z 2017-10-04T23:12:48Z MEMBER   0 pydata/xarray/pulls/1557
  • [x] Closes #1531
  • [x] Tests added / passed
  • [x] Passes git diff upstream/master | flake8 --diff
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

As @crusaderky pointed out, just moving the @requires_pynio decorator inside the TestPyNio class seems to fix the problems described in #1531. It looks like requires_pynio is nullifying CFEncodedDataTest, Only32BitTypes, TestCase in addition to TestPyNio, hence the propagation.

This PR also includes a cleanup of tests/__init__.py.

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

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 7 rows from issue in issue_comments
Powered by Datasette · Queries took 161.757ms · About: xarray-datasette