rerun option not work
TAVkiev opened this issue · 2 comments
Hi all, faced with problem related to rerun functionality. I am using config:
rerunOf: id,
rerun: true,
I red doc here: https://github.com/reportportal/documentation/blob/master/src/md/src/DevGuides/rerun.md
Expected that new results will override previous one in the same launch for the same tests. Instead new results added to previous - in the end I received duplicates. "rerun" label is added for launch, but not for test items.
OS: WIndows 10
Nodejs: 14.16.0
Report portal: 5.3.5 (https://reportportal.epam.com/)
Actually I am received few results, but both created duplicates:
- I send one test for pass and one for fail, then repeat run for the same launch, but send all the same tests for pass. Result, duplicates items:
Hello @TAVkiev !
There is a known issue with RP backend side v5.3.5 (please refer reportportal/reportportal#1362, reportportal/reportportal#1358, reportportal/reportportal#1317, reportportal/reportportal#1327).
Closed as a duplicate.