-
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
Speed up filter creation in functional tests #80037
Speed up filter creation in functional tests #80037
Conversation
Pinging @elastic/kibana-app-arch (Team:AppArch) |
@elasticmachine merge upstream |
Would you mind testing this out a few times with the flaky suite runner to understand if this causes any flakiness in big consumers of the service? |
@splager running https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/899/ |
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
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.
200 successful executions with https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/903/ and https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/904/, LGTM
Co-authored-by: Kibana Machine <[email protected]>
Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
Summary
Summarize your PR. If it involves visual changes include a screenshot or gif.
Checklist
Delete any items that are not applicable to this PR.
For maintainers