-
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 flaky long running test #196725
Conversation
Pinging @elastic/kibana-visualizations (Team:Visualizations) |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Starting backport for target branches: 8.15, 8.16, 8.x https://github.com/elastic/kibana/actions/runs/11399593578 |
## Summary Fixes elastic#192476 Due the the fact type function is quite slow but irreplaceable here + the DOM tree we're rendering here is very big, I think the best option is to up the timeout limit. On average this test is around 1s long though. (We're setting the limit to 10s) (cherry picked from commit ce41bf1)
## Summary Fixes elastic#192476 Due the the fact type function is quite slow but irreplaceable here + the DOM tree we're rendering here is very big, I think the best option is to up the timeout limit. On average this test is around 1s long though. (We're setting the limit to 10s) (cherry picked from commit ce41bf1)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.16`: - [[Lens] fix flaky long running test (#196725)](#196725) <!--- 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-10-18T07:42:11Z","message":"[Lens] fix flaky long running test (#196725)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/192476\r\nDue the the fact type function is quite slow but irreplaceable here +\r\nthe DOM tree we're rendering here is very big, I think the best option\r\nis to up the timeout limit. On average this test is around 1s long\r\nthough. (We're setting the limit to 10s)","sha":"ce41bf1fafca416826f1864c3bf8dc0ffb02afc5","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","Feature:Lens","v9.0.0","backport:prev-major"],"title":"[Lens] fix flaky long running test","number":196725,"url":"https://github.com/elastic/kibana/pull/196725","mergeCommit":{"message":"[Lens] fix flaky long running test (#196725)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/192476\r\nDue the the fact type function is quite slow but irreplaceable here +\r\nthe DOM tree we're rendering here is very big, I think the best option\r\nis to up the timeout limit. On average this test is around 1s long\r\nthough. (We're setting the limit to 10s)","sha":"ce41bf1fafca416826f1864c3bf8dc0ffb02afc5"}},"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/196725","number":196725,"mergeCommit":{"message":"[Lens] fix flaky long running test (#196725)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/192476\r\nDue the the fact type function is quite slow but irreplaceable here +\r\nthe DOM tree we're rendering here is very big, I think the best option\r\nis to up the timeout limit. On average this test is around 1s long\r\nthough. (We're setting the limit to 10s)","sha":"ce41bf1fafca416826f1864c3bf8dc0ffb02afc5"}}]}] BACKPORT--> Co-authored-by: Marta Bondyra <[email protected]>
# Backport This will backport the following commits from `main` to `8.x`: - [[Lens] fix flaky long running test (#196725)](#196725) <!--- 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-10-18T07:42:11Z","message":"[Lens] fix flaky long running test (#196725)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/192476\r\nDue the the fact type function is quite slow but irreplaceable here +\r\nthe DOM tree we're rendering here is very big, I think the best option\r\nis to up the timeout limit. On average this test is around 1s long\r\nthough. (We're setting the limit to 10s)","sha":"ce41bf1fafca416826f1864c3bf8dc0ffb02afc5","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","Feature:Lens","v9.0.0","backport:prev-major"],"title":"[Lens] fix flaky long running test","number":196725,"url":"https://github.com/elastic/kibana/pull/196725","mergeCommit":{"message":"[Lens] fix flaky long running test (#196725)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/192476\r\nDue the the fact type function is quite slow but irreplaceable here +\r\nthe DOM tree we're rendering here is very big, I think the best option\r\nis to up the timeout limit. On average this test is around 1s long\r\nthough. (We're setting the limit to 10s)","sha":"ce41bf1fafca416826f1864c3bf8dc0ffb02afc5"}},"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/196725","number":196725,"mergeCommit":{"message":"[Lens] fix flaky long running test (#196725)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/192476\r\nDue the the fact type function is quite slow but irreplaceable here +\r\nthe DOM tree we're rendering here is very big, I think the best option\r\nis to up the timeout limit. On average this test is around 1s long\r\nthough. (We're setting the limit to 10s)","sha":"ce41bf1fafca416826f1864c3bf8dc0ffb02afc5"}}]}] BACKPORT--> Co-authored-by: Marta Bondyra <[email protected]>
Summary
Fixes #192476
Due the the fact type function is quite slow but irreplaceable here + the DOM tree we're rendering here is very big, I think the best option is to up the timeout limit. On average this test is around 1s long though. (We're setting the limit to 10s)