Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] Make sort integration test resilient to network delays. (elasti…
…c#196516) (elastic#197237) # Backport This will backport the following commits from `main` to `8.x`: - [Make sort integration test resilient to network delays. (elastic#196516)](elastic#196516) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Abdul Wahab Zahid","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-22T13:11:08Z","message":"Make sort integration test resilient to network delays. (elastic#196516)\n\nFixes https://github.com/elastic/kibana/issues/182017\r\n\r\n## Summary\r\n\r\nThe PR tries to address the flakiness from the test.\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"cbf7982887decc527455dd8f64477813e8ea2672","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","v9.0.0","backport:prev-minor","Team:obs-ux-logs"],"title":"Make sort integration test resilient to network delays.","number":196516,"url":"https://github.com/elastic/kibana/pull/196516","mergeCommit":{"message":"Make sort integration test resilient to network delays. (elastic#196516)\n\nFixes https://github.com/elastic/kibana/issues/182017\r\n\r\n## Summary\r\n\r\nThe PR tries to address the flakiness from the test.\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"cbf7982887decc527455dd8f64477813e8ea2672"}},"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/196516","number":196516,"mergeCommit":{"message":"Make sort integration test resilient to network delays. (elastic#196516)\n\nFixes https://github.com/elastic/kibana/issues/182017\r\n\r\n## Summary\r\n\r\nThe PR tries to address the flakiness from the test.\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"cbf7982887decc527455dd8f64477813e8ea2672"}}]}] BACKPORT--> Co-authored-by: Abdul Wahab Zahid <[email protected]>
- Loading branch information