-
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
[Lens] Unskip test #132009
[Lens] Unskip test #132009
Conversation
I think we can merge this now, but if you want to wait I understand |
@spalger I will kick off a flaky runner to be sure |
@flash1293 It will likely fail in the flaky test runner, but the new snapshot is going to be here in a matter of hours and I'm confident that will fix this. I'd prefer we wait for the flaky test runner until the new snapshot is in. |
@elasticmachine merge upstream |
Flaky runner here: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/604 |
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
Pinging @elastic/kibana-vis-editors @elastic/kibana-vis-editors-external (Team:VisEditors) |
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.
Great! LGTM! Code review only
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 6af6863)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
Fixes #108352
The test itself should be fine, I think this has been failing due to elastic/elasticsearch#86614
Once the ES snapshot is updated in Kibana, I'm going to run a flaky runner on this.