Open kloczek opened 9 months ago
Does it also fail with version 1.0.3?
https://github.com/tsutsu3/uc.micro-py/actions/runs/7847072114/job/21415214655
0s
Run pytest --cov=uc_micro --cov-report=xml --cov-report=term-missing
============================= test session starts ==============================
platform linux -- Python 3.8.[1](https://github.com/tsutsu3/uc.micro-py/actions/runs/7847072114/job/21415214655#step:5:1)8, pytest-8.0.0, pluggy-1.4.0
rootdir: /home/runner/work/uc.micro-py/uc.micro-py
plugins: cov-4.1.0
collected 5 items
test/test_uc_micro.py ..... [100%]
Does it also fail with version 1.0.3?
Up to now I had disabled test suite execution so probably before 1.0.4 it was something. Only with 1.0.4 I've enabled execution of the test suite.
Looks like with new pytest 8.0.0 ..
pytest fails
```console + PYTHONPATH=/home/tkloczko/rpmbuild/BUILDROOT/python-uc-micro-py-1.0.2-6.fc35.x86_64/usr/lib64/python3.8/site-packages:/home/tkloczko/rpmbuild/BUILDROOT/python-uc-micro-py-1.0.2-6.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-8.0.0, pluggy-1.3.0 rootdir: /home/tkloczko/rpmbuild/BUILD/uc.micro-py-1.0.2 plugins: checkdocs-2.10.1 collected 6 items . F [ 16%] test/test_uc_micro.py ..... [100%] ========================================================================================= FAILURES ========================================================================================== _______________________________________________________________________________________ test session ________________________________________________________________________________________ cls =