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

6.0.2: pytest warnings #66

Open
kloczek opened this issue Jan 6, 2024 · 0 comments
Open

6.0.2: pytest warnings #66

kloczek opened this issue Jan 6, 2024 · 0 comments

Comments

@kloczek
Copy link

kloczek commented Jan 6, 2024

+ PYTHONPATH=/home/tkloczko/rpmbuild/BUILDROOT/python-owlrl-6.0.2-%autorelease.x86_64/usr/lib64/python3.8/site-packages:/home/tkloczko/rpmbuild/BUILDROOT/python-owlrl-6.0.2-%autorelease.x86_64/usr/lib/python3.8/site-packages
+ /usr/bin/pytest -ra -m 'not network'
==================================================================================== test session starts ====================================================================================
platform linux -- Python 3.8.18, pytest-7.4.4, pluggy-1.3.0
rootdir: /home/tkloczko/rpmbuild/BUILD/OWL-RL-6.0.2
collected 17 items

test/test_basic.py .                                                                                                                                                                  [  5%]
test/test_class_axioms.py .                                                                                                                                                           [ 11%]
test/test_classes.py ........                                                                                                                                                         [ 58%]
test/test_datatypes.py ...                                                                                                                                                            [ 76%]
test/test_equality.py .                                                                                                                                                               [ 82%]
test/test_owlrl_extras.py .                                                                                                                                                           [ 88%]
test/test_rdfs_closure.py ..                                                                                                                                                          [100%]

===================================================================================== warnings summary ======================================================================================
../../../../../usr/lib/python3.8/site-packages/_pytest/compat.py:328
  /usr/lib/python3.8/site-packages/_pytest/compat.py:328: UserWarning: Code: _pytestfixturefunction is not defined in namespace XSD
    return getattr(object, name, default)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=============================================================================== 17 passed, 1 warning in 0.81s ===============================================================================
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