home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 612548656

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/3924#issuecomment-612548656 https://api.github.com/repos/pydata/xarray/issues/3924 612548656 MDEyOklzc3VlQ29tbWVudDYxMjU0ODY1Ng== 30388627 2020-04-12T01:38:32Z 2020-04-12T01:38:32Z NONE

It's my first time to write test for xarray. I tried this method: pytest test_interp.py::test_nans -v, but all tests are skipped: ``` =================================================== test session starts ==================================================== platform linux -- Python 3.7.6, pytest-5.4.1, py-1.8.1, pluggy-0.12.0 -- /yin_raid/xin/miniconda3/envs/xarray_dev/bin/python cachedir: .pytest_cache rootdir: /yin_raid/xin/github/xarray, inifile: setup.cfg collected 2 items

test_interp.py::test_nans[True] SKIPPED [ 50%] test_interp.py::test_nans[False] SKIPPED [100%]

==================================================== 2 skipped in 0.50s ==================================================== ```

How to make the test actually run?

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