-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[CI] RecoverySourcePruneMergePolicyTests testPruneSome failing #118728
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
Labels
:Distributed Indexing/Recovery
Anything around constructing a new shard, either from a local or a remote source.
low-risk
An open issue or test failure that is a low risk to future releases
:StorageEngine/Logs
You know, for Logs
Team:Distributed Indexing
Meta label for Distributed Indexing team
Team:StorageEngine
>test-failure
Triaged test failures from CI
Comments
elasticsearchmachine
added a commit
that referenced
this issue
Dec 15, 2024
This has been muted on branch 8.x Mute Reasons:
Build Scans: |
Pinging @elastic/es-distributed-indexing (Team:Distributed Indexing) |
maxhniebergall
pushed a commit
to maxhniebergall/elasticsearch
that referenced
this issue
Dec 16, 2024
This has been muted on branch main Mute Reasons:
Build Scans: |
elasticsearchmachine
added a commit
that referenced
this issue
Dec 17, 2024
arteam
added a commit
to arteam/elasticsearch
that referenced
this issue
Dec 18, 2024
The `extra_source_size` field is set to a value between 10 and 10000 inclusive, so the assertion should be `greaterThanOrEqualTo(10)` rather than greaterThan(10). Resolve elastic#118728
Pinging @elastic/es-storage-engine (Team:StorageEngine) |
rjernst
pushed a commit
to rjernst/elasticsearch
that referenced
this issue
Dec 18, 2024
…#118944) The `extra_source_size` field is set to a value between 10 and 10000 inclusive, so the assertion should be `greaterThanOrEqualTo(10)` rather than `greaterThan(10)`. See elastic#114618 Resolve elastic#118728
martijnvg
added a commit
to martijnvg/elasticsearch
that referenced
this issue
Dec 19, 2024
The test failure elastic#118728 was fixed by elastic#118944 but test wasn't unmuted.
martijnvg
added a commit
that referenced
this issue
Dec 19, 2024
navarone-feekery
pushed a commit
to navarone-feekery/elasticsearch
that referenced
this issue
Dec 26, 2024
navarone-feekery
pushed a commit
to navarone-feekery/elasticsearch
that referenced
this issue
Dec 26, 2024
…#118944) The `extra_source_size` field is set to a value between 10 and 10000 inclusive, so the assertion should be `greaterThanOrEqualTo(10)` rather than `greaterThan(10)`. See elastic#114618 Resolve elastic#118728
navarone-feekery
pushed a commit
to navarone-feekery/elasticsearch
that referenced
this issue
Dec 26, 2024
The test failure elastic#118728 was fixed by elastic#118944 but test wasn't unmuted.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Distributed Indexing/Recovery
Anything around constructing a new shard, either from a local or a remote source.
low-risk
An open issue or test failure that is a low risk to future releases
:StorageEngine/Logs
You know, for Logs
Team:Distributed Indexing
Meta label for Distributed Indexing team
Team:StorageEngine
>test-failure
Triaged test failures from CI
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
The text was updated successfully, but these errors were encountered: