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

pytest --fulldb five fails. #316

Open
tae898 opened this issue Nov 30, 2021 · 6 comments
Open

pytest --fulldb five fails. #316

tae898 opened this issue Nov 30, 2021 · 6 comments

Comments

@tae898
Copy link

tae898 commented Nov 30, 2021

================================================================================== short test summary info ==================================================================================
FAILED conceptnet5/tests/test_languages.py::test_language_names - ModuleNotFoundError: No module named 'language_data'
FAILED conceptnet5/tests/small_build/test_built.py::test_build_result - subprocess.CalledProcessError: Command '['diff', '-urN', '-x', '*.msgpack', 'testdata/current/assertions', 'testda...
FAILED conceptnet5/tests/small_build/test_json_ld.py::test_lookup_paginated - KeyError: 'http://api.conceptnet.io/c/en/quiz'
FAILED conceptnet5/tests/small_build/test_json_ld.py::test_lookup_grouped - KeyError: 'http://api.conceptnet.io/c/en/quiz'
FAILED conceptnet5/tests/small_build/test_json_ld.py::test_meta_context - KeyError: 'http://api.conceptnet.io/ld/conceptnet5.7/context.ld.json#rel'

I am testing the master branch.

@way151
Copy link

way151 commented May 27, 2022

Hi @tae898, I got the same 5 fails as yours. Have you solved these problems now?

@tae898
Copy link
Author

tae898 commented May 27, 2022

Hi @way151,

no I just ignored them and moved on.

@way151
Copy link

way151 commented May 27, 2022

And everything worked fine after having ignored them?

@tae898
Copy link
Author

tae898 commented May 27, 2022

yeah I think so.

@tae898
Copy link
Author

tae898 commented May 27, 2022

Btw when I run it locally, I use it in a docker container:
https://github.com/tae898/conceptnet5

@way151
Copy link

way151 commented May 28, 2022

Looks pretty cool! I'll try it. Thanks a lot.

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

2 participants