Skip to content
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

[test] skip flaky unit test: https://github.com/elastic/kibana/issues/193209 #193872

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

delanni
Copy link
Contributor

@delanni delanni commented Sep 24, 2024

Summary

Manually skipping unit test that's flaky: #193209

@delanni delanni added release_note:skip Skip the PR/issue when compiling release notes skip-ci backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) labels Sep 24, 2024
@delanni delanni requested a review from a team as a code owner September 24, 2024 13:35
@delanni delanni merged commit 8953422 into main Sep 24, 2024
9 of 11 checks passed
@delanni delanni deleted the skip-flaky-unit-test-20240924 branch September 24, 2024 13:36
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 24, 2024
## Summary
Manually skipping unit test that's flaky:
elastic#193209

(cherry picked from commit 8953422)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Sep 24, 2024
# Backport

This will backport the following commits from `main` to `8.x`:
- [[test] skip flaky unit test:
#193209
(#193872)](#193872)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Alex
Szabo","email":"alex.szabo@elastic.co"},"sourceCommit":{"committedDate":"2024-09-24T13:36:13Z","message":"[test]
skip flaky unit test: #193209
(#193872)\n\n## Summary\r\nManually skipping unit test that's
flaky:\r\nhttps://github.com//issues/193209","sha":"89534228550b72312a8433d840f5cb3488346e0f","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","skip-ci","backport:prev-minor"],"title":"[test]
skip flaky unit test:
https://github.com/elastic/kibana/issues/193209","number":193872,"url":"https://github.com/elastic/kibana/pull/193872","mergeCommit":{"message":"[test]
skip flaky unit test: #193209
(#193872)\n\n## Summary\r\nManually skipping unit test that's
flaky:\r\nhttps://github.com//issues/193209","sha":"89534228550b72312a8433d840f5cb3488346e0f"}},"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/193872","number":193872,"mergeCommit":{"message":"[test]
skip flaky unit test: #193209
(#193872)\n\n## Summary\r\nManually skipping unit test that's
flaky:\r\nhttps://github.com//issues/193209","sha":"89534228550b72312a8433d840f5cb3488346e0f"}}]}]
BACKPORT-->

Co-authored-by: Alex Szabo <alex.szabo@elastic.co>
neptunian pushed a commit to neptunian/kibana that referenced this pull request Oct 1, 2024
…lastic#193873)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[test] skip flaky unit test:
elastic#193209
(elastic#193872)](elastic#193872)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Alex
Szabo","email":"alex.szabo@elastic.co"},"sourceCommit":{"committedDate":"2024-09-24T13:36:13Z","message":"[test]
skip flaky unit test: elastic#193209
(elastic#193872)\n\n## Summary\r\nManually skipping unit test that's
flaky:\r\nhttps://github.com/elastic/issues/193209","sha":"89534228550b72312a8433d840f5cb3488346e0f","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","skip-ci","backport:prev-minor"],"title":"[test]
skip flaky unit test:
https://github.com/elastic/kibana/issues/193209","number":193872,"url":"https://github.com/elastic/kibana/pull/193872","mergeCommit":{"message":"[test]
skip flaky unit test: elastic#193209
(elastic#193872)\n\n## Summary\r\nManually skipping unit test that's
flaky:\r\nhttps://github.com/elastic/issues/193209","sha":"89534228550b72312a8433d840f5cb3488346e0f"}},"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/193872","number":193872,"mergeCommit":{"message":"[test]
skip flaky unit test: elastic#193209
(elastic#193872)\n\n## Summary\r\nManually skipping unit test that's
flaky:\r\nhttps://github.com/elastic/issues/193209","sha":"89534228550b72312a8433d840f5cb3488346e0f"}}]}]
BACKPORT-->

Co-authored-by: Alex Szabo <alex.szabo@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes skip-ci v8.16.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants