issues: 253279298
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
253279298 | MDU6SXNzdWUyNTMyNzkyOTg= | 1531 | @requires_pinio mass disables unrelated tests | 6213168 | closed | 0 | 3 | 2017-08-28T09:45:29Z | 2017-10-04T23:12:48Z | 2017-10-04T23:12:48Z | MEMBER | I think I'm losing my sanity here. I have a anaconda3 Python 3.6 environment with all required and optional dependencies of xarray installed and updated to the latest available version, except pyNio. If I run test.py on the latest xarray package from the git tip, the vast majority of the tests in test_backends.py are skipped - including those that have nothing to do with pyNio! e.g.
If I comment out line 1462: ``` @requires_scipy @requires_pynioclass TestPyNio(CFEncodedDataTest, Only32BitTypes, TestCase): ``` Then magically everything starts working again!
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1531/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |