Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when finishing the test executing the report portal #75

Closed
nikylimazup opened this issue Oct 23, 2020 · 3 comments
Closed

Error when finishing the test executing the report portal #75

nikylimazup opened this issue Oct 23, 2020 · 3 comments

Comments

@nikylimazup
Copy link

nikylimazup commented Oct 23, 2020

Hi,

Below, I describe the error that occurs when I execute an instruction when I run my tests using the Robot Framework

[ ERROR ] Calling method 'end_suite' of listener 'reportportal_listener' failed: TypeError: finish_test_item() missing 1 required positional argument: 'item_id'

[ ERROR ] Calling method 'output_file' of listener 'reportportal_listener' failed: AttributeError: 'ReportPortalService' object has no attribute 'base_url'

Command line:

robot --listener reportportal_listener
--variable RP_ENDPOINT:"http://000.000.0.0:8080"
--variable RP_UUID:"xxxx-xxxx-xxxx-xxxx"
--variable RP_LAUNCH:"superadmin_TEST_EXAMPLE"
--variable RP_PROJECT:"superadmin_personal"
-d ./log/results tests/login.robot

Could you help me with this, please?

The Report Portal runs on a VM.

@iivanou
Copy link
Collaborator

iivanou commented Oct 23, 2020

Versions of agent and client, please... Report Portal version?

@nikylimazup
Copy link
Author

nikylimazup commented Oct 23, 2020

Versions of agent and client, please... Report Portal version?

reportportal-client --------> 5.0.5
robotframework-reportportal --------> 5.0.3
robotframework-reportportal-ng --------> 2.0.0
report-portal --------> 2.4 (version description in a docker file)

All services started:
reportportal/service-api:5.3.1
reportportal/service-auto-analyzer:5.3.1
reportportal/service-authorization:5.3.1
reportportal/service-index:5.0.10
rabbitmq:3.7.16-management
postgres:12-alpine
minio/minio:RELEASE.2020-05-01T22-19-14Z
reportportal/service-ui:5.3.1
docker.elastic.co/elasticsearch/elasticsearch:7.3.0
traefik:v2.0.5

TKS

@nikylimazup
Copy link
Author

nikylimazup commented Oct 23, 2020

the report is the version docker, I downloaded and installed the project via docker compose. I performed the installation suggested on site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants