reportportal / agent-Python-RobotFramework

Robot Framework integration for Report Portal
Apache License 2.0
59 stars 32 forks source link

Robot test results cannot be written to report portal web site with robot 4.0.2 (report-agent: 5.1.1) #107

Closed doguz2509 closed 3 years ago

doguz2509 commented 3 years ago

-- Error:

20210520 15:49:18.285 ERROR Taking listener 'module' into use failed: Listener 'robotframework_reportportal.listener' does not have mandatory 'ROBOT_LISTENER_API_VERSION' attribute.

Package versions robotframework-reportportal - 5.1.1 robotframework - 4.0.2

iivanou commented 3 years ago

@doguz2509 , Please check your Python environment. The requested attributed exists in the agent listener code. I'm not sure what to suggest because the specified combination of agent and robot framework versions works well on my side. Can you share the command line used to reproduce the error?

doguz2509 commented 3 years ago

usage mistake after upgrade