-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.414.2
OpenText Application Automation Tools 23.3.0
After executing some tests with a builder like runFromAlmBuilder, the RunResultRecorder will register the same test result twice if the XML file name matches specific patterns.
That's because the fileSystemResultNames are always added to the mergedResultNames and there's no check for duplicates for that list.