When attempting to rerun a failed test, rerun does not overwrite the previous result as expected. Instead, a new test is created in the reporting, leading to duplicate test in the launch.
Steps:
- Run tests
- Find failed test
- Rerun the failed test
Expected result:
Rerun should overwrite the previous test result
Actual result:
A new test is created in the reporting
Repro for agent version: 1.9.13.461-SNAPSHOT
Carina-core version: 1.2.9