-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update flaky fail count in the process flakes task #705
Merged
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e250f8 - Browse repository at this point
Copy the full SHA 5e250f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6d160 - Browse repository at this point
Copy the full SHA 6b6d160View commit details -
Configuration menu - View commit details
-
Copy full SHA for e595102 - Browse repository at this point
Copy the full SHA e595102View commit details -
feat: update process flakes to properly handle flaky_fail_count
when we detect a test as newly flaky: - we want to increment the flaky_fail_count of the rollup of the test instance that was used to detect the flakiness by 1 - we want to increment the flaky_fail_count of the rollups for every test instance on that test that failed that was processed after the test instance where the flake was detected
Configuration menu - View commit details
-
Copy full SHA for 5e0dcc9 - Browse repository at this point
Copy the full SHA 5e0dcc9View commit details -
feat: update test results processor to update flaky_fail_count
when we process a test instance and its test is flaky and it's a failure then we want to increment the flaky_fail_count of its daily rollup
Configuration menu - View commit details
-
Copy full SHA for 24c31db - Browse repository at this point
Copy the full SHA 24c31dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2282f - Browse repository at this point
Copy the full SHA ad2282fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64801a8 - Browse repository at this point
Copy the full SHA 64801a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec80fb6 - Browse repository at this point
Copy the full SHA ec80fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85022f1 - Browse repository at this point
Copy the full SHA 85022f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc3dad6 - Browse repository at this point
Copy the full SHA cc3dad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 478e425 - Browse repository at this point
Copy the full SHA 478e425View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.