-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 integration tests for appsearch/stats metricset #19740
Skip flaky integration tests for appsearch/stats metricset #19740
Conversation
Pinging @elastic/integrations-services (Team:Services) |
💔 Tests FailedExpand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
Successfully built 6d535d5dfcfe
|
Superseded by #19744. |
What does this PR do?
Skips the flaky tests for the
appsearch/stats
metricset.Why is it important?
Tests are flaky causing unrelated build failures in most PR and master builds.
Related issues