reportportal / agent-Python-RobotFramework

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

RP_ATTACH_REPORT doesnt work #114

Closed NikoHeikki closed 3 years ago

NikoHeikki commented 3 years ago

Describe the bug Robot report is not uploaded into report portal even if RP_ATTACH_REPORT is set to true, report cant be found in portal

Steps to Reproduce Steps to reproduce the behavior:

  1. Run robot test and include --variable RP_ATTACH_REPORT:"true" into run command
  2. Test passes
  3. You can see new Launch
  4. There are no attachments, didnt upload robot report

Expected behavior Robot report is visible in Launch Attachments tab

Actual behavior Robot report is not visible in anywhere in report portal

Package versions Include version info of the following packages: reportportal-client, robotframework-reportportal-5.1.2

Additional context Add any other context about the problem here.

iivanou commented 3 years ago

@NikoHeikki What version of reportportal-client are you using? You have to update reportportal-client to version 5.0.11.

NikoHeikki commented 3 years ago

@iivanou Im using robotframework-reportportal==5.1.2 and reportportal-client==5.0.11

iivanou commented 3 years ago

Can you share a screenshot of where you are looking for the attachment? Everything works on my side...

NikoHeikki commented 3 years ago
Screenshot 2021-05-27 at 16 03 21
NikoHeikki commented 3 years ago

it should be there ? @iivanou

iivanou commented 3 years ago

No, it should be here:

image

NikoHeikki commented 3 years ago

aaahhh, my bad, it is there and it works. That seems little unclear place for it, in my opinion. I could'nt find it, I looked for hours :D

iivanou commented 3 years ago

Yeah, it's not the best placement:)