Forum Discussion
Lucian
Community Hero
I've looked into the issue and didn't find any solutions.
One of the problems in your script is that the API changed. Now the status is "FAIL" and "PASS" (and not "FAILED" and "PASSED" anymore).
On the other hand I tried to somehow discard the previous run results like:
def testStepResults = testCaseResult.getResults() for (def result : testStepResults) result.discard()
But this didn't worked out. So I am not sure if this is possible. :smileysad:
TanyaYatskovska
7 years agoSmartBear Alumni (Retired)
Hi,
srikanth92, have the latest replies from Lucian helped you?
Could you please mark them as a solution if the question was resolved? This will help community members easier navigate to the solution.
Thanks!
Related Content
- 6 years ago
Recent Discussions
- 5 days ago
- 10 days ago