Skip to content

Missing test results in ReportPortal when using pabot #214

@MarvKler

Description

@MarvKler

Describe the bug
I am executing multiple test suites via pabot and wants to upload the test results to ReportPortal, but i am missing a lot of test cases. In my robot logfile i can see 68 test case have been executed, but only 39 have been uploaded to ReportPortal.
Some suite results are not uploaded at all and for some uploaded suites i am missing of few test cases.

Steps to Reproduce
Steps to reproduce the behavior:

  1. Run robot with pabot - i run 10 test suites, but seperated into different packages via ordering.txt file to not run everything in parallel.
  2. Configure reportportal listener for your robot command
  3. Check uploaded results in report portal

Expected behavior
Every test suite & test case that got executed is uploaded with the related test result into the report portal launch.

Actual behavior
I am missing test results in ReportPortal for some of the test cases / suites.

Package versions
Python 3.12
robotframework 7.2.2
reportportal-client 5.5.10
robotframework-reportportal 5.5.8

Additional context
See screenshots from ReportPortal & the file directory where the pabot results from the execution are saved

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions