Skip to content

attachments are not arriving to reportportal and new messages are not arriving after attachment attempt #180

@iShimon

Description

@iShimon

sending attachment to log is not flushed and log data stops arriving to reportportal

I have tested it in my environment with pytest-reportportal ==5.1.0 and reportportal-client == 5.2.0

sent the following line :
log.info('test.json', attachment={"data": '[{"test": "id"}]', "mime": "application/json"})
after trying to send an attachment no more logs are arriving to reportportal in the current session
this works if using pytest-reportportal ==5.0.12

i didn't noticed any error in logs or exception so my guess this is something related to flushing messages to reportportal

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions