Skip to content

Conversation

@EliSchleifer
Copy link
Contributor

@EliSchleifer EliSchleifer commented Sep 10, 2024

Add support to separate out reporting on Flaky vs Failed tests. Tried to generalize this by having the Execution object own a Results TreeMap that can provide a sorted iteration through all test results. A TestResult is a collection of TestCases that is essentially grouping all test cases under a single Package.TestName

@EliSchleifer EliSchleifer changed the title Flaky failures should be reported separate from tests that fail on retry WIP: Flaky failures should be reported separate from tests that fail on retry Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant