Allow the test to also accept partial, this seems to be normal#132614
Merged
smalyshev merged 2 commits intoelastic:mainfrom Aug 9, 2025
Merged
Allow the test to also accept partial, this seems to be normal#132614smalyshev merged 2 commits intoelastic:mainfrom
smalyshev merged 2 commits intoelastic:mainfrom
Conversation
Collaborator
|
Pinging @elastic/es-analytical-engine (Team:Analytics) |
Contributor
Author
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
smalyshev
added a commit
to smalyshev/elasticsearch
that referenced
this pull request
Aug 9, 2025
…ic#132614) (cherry picked from commit 71ae0cc)
elasticsearchmachine
pushed a commit
that referenced
this pull request
Aug 9, 2025
This was referenced Aug 14, 2025
Closed
Contributor
Author
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
smalyshev
added a commit
to smalyshev/elasticsearch
that referenced
this pull request
Aug 14, 2025
…ic#132614) (cherry picked from commit 71ae0cc) # Conflicts: # muted-tests.yml
elasticsearchmachine
pushed a commit
that referenced
this pull request
Aug 14, 2025
szybia
added a commit
to szybia/elasticsearch
that referenced
this pull request
Aug 15, 2025
* upstream/8.19: [8.19] Fix MergeWithLowDiskSpaceIT testRelocationWhileForceMerging (elastic#132913) Allow the test to also accept partial, this seems to be normal (elastic#132614) (elastic#132949) Add `complete` attribute to .fleet-agents docs (elastic#127651) (elastic#132903) [8.19] docs: add 429 semantic_text troubleshooting (elastic#132747) Reduce logging levels for meter usage tests (elastic#131935) (elastic#131942) Add 8.19.2 Connectors release notes (elastic#132714)
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.
Sometimes when failure on remote happens, it returns "partial" as status with the error in "failures" instead of full failure.
Closes #128545