-
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
[Visualize] unskip visualize flaky tests #190249
Conversation
95978f3
to
0c30c3b
Compare
2850513
to
9079430
Compare
2b88ecd
to
83520e7
Compare
e1d42dc
to
7f9cef4
Compare
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#6778[✅] test/functional/apps/visualize/group2/config.ts: 25/25 tests passed. |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#6779[✅] test/functional/apps/visualize/group2/config.ts: 25/25 tests passed. |
Pinging @elastic/kibana-visualizations (Team:Visualizations) |
💚 Build Succeeded
Metrics [docs]Async chunks
To update your PR or re-run it, just comment with: |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#6783[✅] test/functional/apps/visualize/group2/config.ts: 50/50 tests passed. |
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#6781[✅] test/functional/apps/visualize/group2/config.ts: 100/100 tests passed. |
## Summary Fixes elastic#181884 Fixes elastic#181883 Fixes elastic#181895 Fixes elastic#181881 (cherry picked from commit f27a477)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.15`: - [[Visualize] unskip visualize flaky tests (#190249)](#190249) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marta Bondyra","email":"4283304+mbondyra@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-08-15T19:19:49Z","message":"[Visualize] unskip visualize flaky tests (#190249)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/181884\r\nFixes https://github.com/elastic/kibana/issues/181883\r\nFixes https://github.com/elastic/kibana/issues/181895\r\nFixes https://github.com/elastic/kibana/issues/181881","sha":"f27a477719cff70c8f54049dfe1b4085d25cb356","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","backport:prev-minor","v8.16.0"],"title":"[Visualize] unskip visualize flaky tests","number":190249,"url":"https://github.com/elastic/kibana/pull/190249","mergeCommit":{"message":"[Visualize] unskip visualize flaky tests (#190249)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/181884\r\nFixes https://github.com/elastic/kibana/issues/181883\r\nFixes https://github.com/elastic/kibana/issues/181895\r\nFixes https://github.com/elastic/kibana/issues/181881","sha":"f27a477719cff70c8f54049dfe1b4085d25cb356"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/190249","number":190249,"mergeCommit":{"message":"[Visualize] unskip visualize flaky tests (#190249)\n\n## Summary\r\n\r\nFixes https://github.com/elastic/kibana/issues/181884\r\nFixes https://github.com/elastic/kibana/issues/181883\r\nFixes https://github.com/elastic/kibana/issues/181895\r\nFixes https://github.com/elastic/kibana/issues/181881","sha":"f27a477719cff70c8f54049dfe1b4085d25cb356"}}]}] BACKPORT--> Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
Summary
Fixes #181884
Fixes #181883
Fixes #181895
Fixes #181881