reportportal / agent-python-pytest

Framework integration with PyTest
Apache License 2.0
94 stars 102 forks source link

Upgrading from 5.0.12 to 5.1.1 issues #307

Closed serdnago closed 2 years ago

serdnago commented 2 years ago

After upgrading, my tests throw the following error:

File "C:\Users\xxxxxx\AppData\Local\Programs\Python\Python38\lib\site-packages\reportportal_client\logs__init__.py", line 155, in emit return rp_client.log(AttributeError: 'NoneType' object has no attribute 'log'

Package versions reportportal-client==5.2.0 pytest-reportportal==5.1.1

HardNorth commented 2 years ago

Fixed in: https://github.com/reportportal/client-Python/releases/tag/5.2.2