-
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
Failing ES Promotion: FTR Configs #47 / Visualize pre_calculated_histogram works in visualizations with median aggregation #159615
Comments
Pinging @elastic/kibana-data-discovery (Team:DataDiscovery) |
Skipped. main: eff5049 |
Pinging @elastic/kibana-visualizations @elastic/kibana-visualizations-external (Team:Visualizations) |
@elastic/kibana-visualizations I don't see |
@davismcphee it is about this histogram fields and how they are rendered both in Discover and in aggbased visualizations so I would say it affects both of us. We are happy to take it though @mistic this https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html redirects me to 404. Can you give me more information about what ES promotion is about? Thank you a lot. |
@stratoula you're right. Just updated to match the correct places to check for information |
Thanx Tiago! |
## Summary Closes #159615 This started faling most possibly because ES upgraded the TDigest library used for percentiles elastic/elasticsearch#96086 and now we can have more accurate results. Runner https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2397
Chrome X-Pack UI Functional Tests x-pack/test/functional/apps/visualize/precalculated_histogram.ts
Visualize pre_calculated_histogram works in visualizations with median aggregation
This failure is preventing the promotion of the current Elasticsearch snapshot.
For more information on the Elasticsearch snapshot process including how to reproduce using the unverified ES build please read the failed promotion annotation. Other important information can be found at:
The text was updated successfully, but these errors were encountered: