Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1 test fails #60

Open
yurivict opened this issue Dec 27, 2022 · 0 comments
Open

1 test fails #60

yurivict opened this issue Dec 27, 2022 · 0 comments

Comments

@yurivict
Copy link

========================================================================================== 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant