-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
[CI] PartialHitCountCollectorTests testCollectedHitCount failing #106647
Labels
low-risk
An open issue or test failure that is a low risk to future releases
:Search Foundations/Search
Catch all for Search Foundations
Team:Search Foundations
Meta label for the Search Foundations team in Elasticsearch
>test-failure
Triaged test failures from CI
Comments
ldematte
added
:Search/Search
Search-related issues that do not fall into other categories
>test-failure
Triaged test failures from CI
labels
Mar 22, 2024
Pinging @elastic/es-search (Team:Search) |
Yeah, this is repeatable, gonna mute. |
benwtrent
added a commit
to benwtrent/elasticsearch
that referenced
this issue
Mar 22, 2024
benwtrent
added a commit
to benwtrent/elasticsearch
that referenced
this issue
Mar 22, 2024
benwtrent
added a commit
to benwtrent/elasticsearch
that referenced
this issue
Mar 22, 2024
OK, I changed the test to
And this reliably fails every time. I am guessing our check isn't actually |
elasticsearchmachine
pushed a commit
that referenced
this issue
Mar 22, 2024
elasticsearchmachine
pushed a commit
that referenced
this issue
Mar 22, 2024
elasticsearchmachine
pushed a commit
that referenced
this issue
Mar 22, 2024
benwtrent
added a commit
to benwtrent/elasticsearch
that referenced
this issue
Mar 22, 2024
benwtrent
added
low-risk
An open issue or test failure that is a low risk to future releases
and removed
blocker
labels
Mar 22, 2024
This was referenced Mar 25, 2024
javanna
removed
the
:Search/Search
Search-related issues that do not fall into other categories
label
Jul 17, 2024
elasticsearchmachine
added
needs:triage
Requires assignment of a team area label
and removed
Team:Search
Meta label for search team
labels
Jul 17, 2024
javanna
added
:Search Foundations/Search
Catch all for Search Foundations
and removed
needs:triage
Requires assignment of a team area label
labels
Jul 17, 2024
elasticsearchmachine
added
the
Team:Search Foundations
Meta label for the Search Foundations team in Elasticsearch
label
Jul 17, 2024
Pinging @elastic/es-search-foundations (Team:Search Foundations) |
javanna
added a commit
to javanna/elasticsearch
that referenced
this issue
Nov 1, 2024
Moved the test to not verify the behaviour with terminate_after set to 1 when there is a single doc matching. Added a comment that explains the nuance around the behaviour and what influences it. Closes elastic#106647
javanna
added a commit
to javanna/elasticsearch
that referenced
this issue
Nov 5, 2024
…astic#116181) Split the test in two, one to verify behaviour with threashold greather than 1. Wrote a specific test for the edge case of threshold set to 1. Added a comment that explains the nuance around the behaviour and what influences it. Closes elastic#106647
alexey-ivanov-es
pushed a commit
to alexey-ivanov-es/elasticsearch
that referenced
this issue
Nov 28, 2024
…astic#116181) Split the test in two, one to verify behaviour with threashold greather than 1. Wrote a specific test for the edge case of threshold set to 1. Added a comment that explains the nuance around the behaviour and what influences it. Closes elastic#106647
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
low-risk
An open issue or test failure that is a low risk to future releases
:Search Foundations/Search
Catch all for Search Foundations
Team:Search Foundations
Meta label for the Search Foundations team in Elasticsearch
>test-failure
Triaged test failures from CI
Reproduces with
./gradlew ':server:test' --tests "org.elasticsearch.search.query.PartialHitCountCollectorTests.testCollectedHitCount" -Dtests.seed=4DAD7A6F655975F4 -Dtests.locale=es-CU -Dtests.timezone=America/Rio_Branco -Druntime.java=21
Build scan:
https://gradle-enterprise.elastic.co/s/gktrvnkxedbgk/tests/:server:test/org.elasticsearch.search.query.PartialHitCountCollectorTests/testCollectedHitCount
Reproduction line:
Applicable branches:
8.12
Reproduces locally?:
Yes
Failure history:
Failure dashboard for
org.elasticsearch.search.query.PartialHitCountCollectorTests#testCollectedHitCount
Failure excerpt:
The text was updated successfully, but these errors were encountered: