[8.19] Unskip eql tests, only skip one (#231934)#231982
Merged
kibanamachine merged 1 commit intoelastic:8.19from Aug 15, 2025
Merged
[8.19] Unskip eql tests, only skip one (#231934)#231982kibanamachine merged 1 commit intoelastic:8.19from
kibanamachine merged 1 commit intoelastic:8.19from
Conversation
We do have 1 test, which is failing constantly (also locally). We can unskip the whole file, and only keep this failing test skipped (cherry picked from commit d237d27)
nkhristinin
added a commit
that referenced
this pull request
Aug 18, 2025
# Backport This will backport the following commits from `main` to `9.1`: - [Unskip eql tests, only skip one (#231934)](#231934) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Khristinin Nikita","email":"nikita.khristinin@elastic.co"},"sourceCommit":{"committedDate":"2025-08-15T18:04:18Z","message":"Unskip eql tests, only skip one (#231934)\n\nWe do have 1 test, which is failing constantly (also locally).\n\nWe can unskip the whole file, and only keep this failing test skipped","sha":"d237d27b15967c514d5c112390606dcb5126339b","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.2.0","v9.1.3","v8.19.3"],"title":"Unskip eql tests, only skip one","number":231934,"url":"https://github.com/elastic/kibana/pull/231934","mergeCommit":{"message":"Unskip eql tests, only skip one (#231934)\n\nWe do have 1 test, which is failing constantly (also locally).\n\nWe can unskip the whole file, and only keep this failing test skipped","sha":"d237d27b15967c514d5c112390606dcb5126339b"}},"sourceBranch":"main","suggestedTargetBranches":["9.1"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/231934","number":231934,"mergeCommit":{"message":"Unskip eql tests, only skip one (#231934)\n\nWe do have 1 test, which is failing constantly (also locally).\n\nWe can unskip the whole file, and only keep this failing test skipped","sha":"d237d27b15967c514d5c112390606dcb5126339b"}},{"branch":"9.1","label":"v9.1.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/231982","number":231982,"state":"MERGED","mergeCommit":{"sha":"2433d18232c760c59a7076280f7e9b41bd4f52b9","message":"[8.19] Unskip eql tests, only skip one (#231934) (#231982)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.19`:\n- [Unskip eql tests, only skip one\n(#231934)](https://github.com/elastic/kibana/pull/231934)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Khristinin Nikita <nikita.khristinin@elastic.co>"}}]}] BACKPORT-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto8.19:Questions ?
Please refer to the Backport tool documentation