Open
Description
It occurred to mind that we may (or a third-party retry extension could) have a feature to consider only specific tests for retry, or exclude specific tests. In that case, the current logic won't be correct and may consider the test run as "passed" when this may not be the reality.
In the subsequent re-tries, we should subtract the results of the retries we receive only, and not the full failures.
Related to #48075