Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.7] fixes Failing ES Promotion: X-Pack API Integration Tests x-pack…
…/test/api_integration/apis/maps/get_grid_tile.js (#150768) (#150794) # Backport This will backport the following commits from `main` to `8.7`: - [fixes Failing ES Promotion: X-Pack API Integration Tests x-pack/test/api_integration/apis/maps/get_grid_tile.js (#150768)](#150768) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Nathan Reese","email":"reese.nathan@elastic.co"},"sourceCommit":{"committedDate":"2023-02-09T21:35:28Z","message":"fixes Failing ES Promotion: X-Pack API Integration Tests x-pack/test/api_integration/apis/maps/get_grid_tile.js (#150768)\n\nFixes https://github.com/elastic/kibana/issues/149068\r\n\r\nOrder of the vertices changed as side effect of\r\nhttps://github.com/elastic/elasticsearch/pull/92883. PR updates expects\r\nclause for new order","sha":"d6a4ebf46d9af18618cfed16666921b58db1e400","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Presentation","release_note:skip","auto-backport","Feature:Maps","v8.7.0","v8.8.0"],"number":150768,"url":"https://github.com/elastic/kibana/pull/150768","mergeCommit":{"message":"fixes Failing ES Promotion: X-Pack API Integration Tests x-pack/test/api_integration/apis/maps/get_grid_tile.js (#150768)\n\nFixes https://github.com/elastic/kibana/issues/149068\r\n\r\nOrder of the vertices changed as side effect of\r\nhttps://github.com/elastic/elasticsearch/pull/92883. PR updates expects\r\nclause for new order","sha":"d6a4ebf46d9af18618cfed16666921b58db1e400"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/150768","number":150768,"mergeCommit":{"message":"fixes Failing ES Promotion: X-Pack API Integration Tests x-pack/test/api_integration/apis/maps/get_grid_tile.js (#150768)\n\nFixes https://github.com/elastic/kibana/issues/149068\r\n\r\nOrder of the vertices changed as side effect of\r\nhttps://github.com/elastic/elasticsearch/pull/92883. PR updates expects\r\nclause for new order","sha":"d6a4ebf46d9af18618cfed16666921b58db1e400"}}]}] BACKPORT--> Co-authored-by: Nathan Reese <reese.nathan@elastic.co>
- Loading branch information