reportportal / agent-java-cucumber4

Cucumber JVM version [4.0.0; 5.0.0) adapter
Apache License 2.0
6 stars 9 forks source link

Automatic re-run of failed scenarios is shown in a different launch name #25

Closed neo81-83 closed 4 years ago

neo81-83 commented 4 years ago

Hello Team,

I am using Cucumber 4.7, TestNG along with Java for automation. We have successfully integrated to report portal and are able to see execution status in real time, but the problem/turn off is the failed scenarios when they rerun they are shown under another launch name/number. Is there a workaround or fix available?

Refer to the screenshot below, launch# 127 is my original run where 2 scenarios ran, 1 passes 1 failed. The failed scenario got run under launch# 128 and not '#127'.

image

evjlobanova commented 4 years ago

@neo81-83 which version of ReportPortal and agents do you use?

neo81-83 commented 4 years ago

Hello @evjlobanova I am using Report Portal 4.3.0 and agent-java-cucumber4 version 4.0.0. Please let me know if you need any additional information.

evjlobanova commented 4 years ago

@neo81-83 hello! we added rerun functionality in the version 5.0, you can find a dev guide that describes this feature here

Try to explore version 5.0 of ReportPortal (RC6 a stable release candidat for this version and agent 5)/

Feel free to reopen this issue, if you still have a problems

DzmitryHumianiuk commented 4 years ago

@neo81-83 you should take RPv5 for it. and then client and agent for v5.

team started with agent update this week. coming soon.

neo81-83 commented 4 years ago

Good to know, thanks for the info.

-W

On Tue, Jan 21, 2020 at 9:32 AM Dmitriy Gumeniuk notifications@github.com wrote:

@neo81-83 https://github.com/neo81-83 you should take RPv5 for it. and then client and agent for v5.

team started with agent update this week. coming soon.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/reportportal/agent-java-cucumber4/issues/25?email_source=notifications&email_token=ANMSBD3CAJYE34BLRQYWMDDQ64BRRA5CNFSM4JTEPDVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJP54YY#issuecomment-576708195, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMSBD7IIJLJN2BK57I2WOTQ64BRRANCNFSM4JTEPDVA .

HardNorth commented 4 years ago

Fixed in the latests agent versions.