-
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
Unskip flaky spaces tests #95207
Unskip flaky spaces tests #95207
Conversation
My theory was that this flakyness was an artifact of the older (buggier) index patterns implementation. There have been a lot of improvements to this space, and so these tests appear to no longer by flaky. |
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
Pinging @elastic/kibana-security (Team:Security) |
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.
My theory was that this flakyness was an artifact of the older (buggier) index patterns implementation. There have been a lot of improvements to this space, and so these tests appear to no longer by flaky.
Sounds reasonable to me, let's how it goes!
Co-authored-by: Kibana Machine <[email protected]>
Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Larry Gregory <[email protected]>
Summary
Flaky test runner results 1: https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/1397/
Flaky test runner results 2: https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/1404/
Resolves #27910
Resolves #51942
Resolves #55784
Resolves #63798