Skip to content

[dotnet test for MTP - Retry] Consider only re-tried test nodes when subtracting failures #48369

@Youssef1313

Description

@Youssef1313

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

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions