-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Skip flaky alert details test #58120
Conversation
Pinging @elastic/kibana-alerting-services (Team:Alerting Services) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I'm overriding the CI checks and merging without a green since there is basically no way for this to fail and I don't want any more people to trip up on this failure than necessary. |
* Skip flaky test * Skip suite * Skip suite
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
This PR re-skips a flaky test that got un-skipped a little too soon (from: #57715). I previously forgot to add a comment with the original issue which is now there.