-
Notifications
You must be signed in to change notification settings - Fork 161
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
Flaky test reporter reports severity of flakiness in Slack #1374
Comments
Issues go stale after 90 days of inactivity. Send feedback to Knative Productivity Slack channel or file an issue in knative/test-infra. /lifecycle stale |
Stale issues rot after 30 days of inactivity. Send feedback to Knative Productivity Slack channel or file an issue in knative/test-infra. /lifecycle rotten |
/remove-lifecycle rotten |
Issues go stale after 90 days of inactivity. Send feedback to Knative Productivity Slack channel or file an issue in knative/test-infra. /lifecycle stale |
/lifecycle frozen |
Active flaky tests are reported as a list in Slack, provides a nice overview of which tests are flaky, but it's still not easy to determine how bad it is without clicking any link. It would be nice to show the severity of each test, for example failed 6/10 runs, or grade based on ratio such as low: 1-2, medium: 3-5, bad: 6-9, failed: 10
The text was updated successfully, but these errors were encountered: