-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Description
========================================================================================== test session starts ==========================================================================================
platform freebsd13 -- Python 3.9.16, pytest-7.2.0, pluggy-1.0.0 -- /usr/local/bin/python3.9
cachedir: .pytest_cache
hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/usr/ports/finance/py-fredapi/work-py39/fredapi-0.5.0/.hypothesis/examples')
Using --randomly-seed=3873099282
rootdir: /usr/ports/finance/py-fredapi/work-py39/fredapi-0.5.0
plugins: forked-1.4.0, hypothesis-6.56.2, cov-2.9.0, randomly-3.12.0, timeout-2.1.0, freezegun-0.4.2, rerunfailures-10.1, flaky-3.7.0, xdist-2.5.0, env-0.6.2, mock-1.10.4, anyio-3.6.1, subtests-0.8.0
collected 6 items
fredapi/tests/test_fred.py::TestFred::test_invalid_kwarg_in_get_series PASSED [ 16%]
fredapi/tests/test_fred.py::TestFred::test_get_series_info_payem PASSED [ 33%]
fredapi/tests/test_fred.py::TestFred::test_get_series PASSED [ 50%]
fredapi/tests/test_fred.py::TestFred::test_search SKIPPED (Not sure why this crashes in some environments, skipping) [ 66%]
fredapi/tests/test_fred.py::TestFred::test_invalid_id_in_get_series PASSED [ 83%]
fredapi/tests/test_fred.py::TestFred::test_invalid_id_in_get_series_info FAILED [100%]Error in sys.excepthook:
Original exception was:
*** Error code 1
There's no particular error message.
Version: 0.5.0
Python-3.9
FreeBSD 13.1
Metadata
Metadata
Assignees
Labels
No labels