Open
Description
When we have specFileRetries set to 1 in WDIO config, then the same test appears twice on the report portal.
https://webdriver.io/docs/configuration/#specfileretries
Our setup: WDIO v8 + Mocha
Expectation:
- If the test fails but passes in the retry. Then the test should appear as passed on report portal.
- If the test fails after retry. Then one entry should appear on report portal with an indication suggesting number of reties.
Do we already have the option to achieve some thing like this in report portal config?
Metadata
Metadata
Assignees
Labels
No labels