-
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] Fix gauge responsive overflow and test unskip #202323
Conversation
Pinging @elastic/kibana-visualizations (Team:Visualizations) |
Would you mind add a flaky test run? |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
History |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#7540[✅] x-pack/test/functional/apps/lens/group6/config.ts: 200/200 tests passed. |
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12123476626 |
## Summary Fixing the missing overflow in Major Arc/Circle gauge. Unskipped tests. close elastic#193548 fix elastic#193946 close elastic#202174 relates to elastic/kibana-operations#199 (cherry picked from commit 526ef51)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…202530) # Backport This will backport the following commits from `main` to `8.x`: - [[Lens] Fix gauge responsive overflow and test unskip (#202323)](#202323) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marco Vettorello","email":"marco.vettorello@elastic.co"},"sourceCommit":{"committedDate":"2024-12-02T16:18:39Z","message":"[Lens] Fix gauge responsive overflow and test unskip (#202323)\n\n## Summary\r\n\r\nFixing the missing overflow in Major Arc/Circle gauge.\r\nUnskipped tests.\r\n\r\nclose https://github.com/elastic/kibana/issues/193548\r\nfix https://github.com/elastic/kibana/issues/193946\r\nclose https://github.com/elastic/kibana/issues/202174\r\nrelates to https://github.com/elastic/kibana-operations/issues/199","sha":"526ef51a12f450b353cb35d432bf0068dc4e6fc7","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","Team:Visualizations","release_note:skip","v9.0.0","backport:prev-minor","FTR"],"title":"[Lens] Fix gauge responsive overflow and test unskip","number":202323,"url":"https://github.com/elastic/kibana/pull/202323","mergeCommit":{"message":"[Lens] Fix gauge responsive overflow and test unskip (#202323)\n\n## Summary\r\n\r\nFixing the missing overflow in Major Arc/Circle gauge.\r\nUnskipped tests.\r\n\r\nclose https://github.com/elastic/kibana/issues/193548\r\nfix https://github.com/elastic/kibana/issues/193946\r\nclose https://github.com/elastic/kibana/issues/202174\r\nrelates to https://github.com/elastic/kibana-operations/issues/199","sha":"526ef51a12f450b353cb35d432bf0068dc4e6fc7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202323","number":202323,"mergeCommit":{"message":"[Lens] Fix gauge responsive overflow and test unskip (#202323)\n\n## Summary\r\n\r\nFixing the missing overflow in Major Arc/Circle gauge.\r\nUnskipped tests.\r\n\r\nclose https://github.com/elastic/kibana/issues/193548\r\nfix https://github.com/elastic/kibana/issues/193946\r\nclose https://github.com/elastic/kibana/issues/202174\r\nrelates to https://github.com/elastic/kibana-operations/issues/199","sha":"526ef51a12f450b353cb35d432bf0068dc4e6fc7"}}]}] BACKPORT--> Co-authored-by: Marco Vettorello <marco.vettorello@elastic.co>
## Summary Fixing the missing overflow in Major Arc/Circle gauge. Unskipped tests. close elastic#193548 fix elastic#193946 close elastic#202174 relates to elastic/kibana-operations#199
## Summary Fixing the missing overflow in Major Arc/Circle gauge. Unskipped tests. close elastic#193548 fix elastic#193946 close elastic#202174 relates to elastic/kibana-operations#199
## Summary Fixing the missing overflow in Major Arc/Circle gauge. Unskipped tests. close elastic#193548 fix elastic#193946 close elastic#202174 relates to elastic/kibana-operations#199
Summary
Fixing the missing overflow in Major Arc/Circle gauge.
Unskipped tests.
close #193548
fix #193946
close #202174
relates to https://github.com/elastic/kibana-operations/issues/199