Closed kloczek closed 1 year ago
As this is 2 years old, and our tests are passing, I’m assuming it’s not a problem anymore
Yep that is correct. Now pytest is clean,
+ PYTHONPATH=/home/tkloczko/rpmbuild/BUILDROOT/python-pytest-repeat-0.9.2-2.fc35.x86_64/usr/lib64/python3.8/site-packages:/home/tkloczko/rpmbuild/BUILDROOT/python-pytest-repeat-0.9.2-2.fc35.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.2, pluggy-1.3.0
rootdir: /home/tkloczko/rpmbuild/BUILD/pytest-repeat-0.9.2
plugins: repeat-0.9.2
collected 16 items
test_repeat.py ................ [100%]
============================== 16 passed in 0.92s ==============================
I'm trying to package your module as rpm packag. So I'm using typical in such case build, install and test cycle used on building package from non-root account:
May I ask for help because few units are failing: