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