-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Visualize] remove never executing functional tests code (#198512…
…) (#199737) # Backport This will backport the following commits from `main` to `8.x`: - [[Visualize] remove never executing functional tests code (#198512)](#198512) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marta Bondyra","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-08T09:00:36Z","message":"[Visualize] remove never executing functional tests code (#198512)\n\n## Summary\r\n\r\nRemoves the code that goes through the condition if the vis comes from\r\nnew or legacy library. Pie charts or xy charts don't use vislib\r\nimplementation anymore, so the condition will always give the same\r\nresult.","sha":"2ba6560d0d8fcb110ebb84abaf20df259da803e2","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","backport missing","v9.0.0","backport:prev-minor"],"title":"[Visualize] remove never executing functional tests code","number":198512,"url":"https://github.com/elastic/kibana/pull/198512","mergeCommit":{"message":"[Visualize] remove never executing functional tests code (#198512)\n\n## Summary\r\n\r\nRemoves the code that goes through the condition if the vis comes from\r\nnew or legacy library. Pie charts or xy charts don't use vislib\r\nimplementation anymore, so the condition will always give the same\r\nresult.","sha":"2ba6560d0d8fcb110ebb84abaf20df259da803e2"}},"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/198512","number":198512,"mergeCommit":{"message":"[Visualize] remove never executing functional tests code (#198512)\n\n## Summary\r\n\r\nRemoves the code that goes through the condition if the vis comes from\r\nnew or legacy library. Pie charts or xy charts don't use vislib\r\nimplementation anymore, so the condition will always give the same\r\nresult.","sha":"2ba6560d0d8fcb110ebb84abaf20df259da803e2"}}]}] BACKPORT--> Co-authored-by: Marta Bondyra <[email protected]>
- Loading branch information
1 parent
27ca4fb
commit e4f727e
Showing
23 changed files
with
224 additions
and
324 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.