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

[CI] HighlightBuilderTests.testInvalidMaxAnalyzedOffset failing #119723

Open
jbaiera opened this issue Jan 8, 2025 · 2 comments · May be fixed by #120001
Open

[CI] HighlightBuilderTests.testInvalidMaxAnalyzedOffset failing #119723

jbaiera opened this issue Jan 8, 2025 · 2 comments · May be fixed by #120001
Assignees
Labels
low-risk An open issue or test failure that is a low risk to future releases priority:normal A label for assessing bug priority to be used by ES engineers :Search Relevance/Highlighting How a query matched a document Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch >test-failure Triaged test failures from CI

Comments

@jbaiera
Copy link
Member

jbaiera commented Jan 8, 2025

CI Link

https://buildkite.com/elastic/elasticsearch-pull-request/builds/49210#0194425e-e5c7-483c-83db-840864b6b8c0

Repro line

./gradlew ":server:test" --tests "org.elasticsearch.search.fetch.subphase.highlight.HighlightBuilderTests.testInvalidMaxAnalyzedOffset" -Dtests.seed=A37DB756B4D5F422 -Dtests.locale=ee-Latn-GH -Dtests.timezone=Etc/GMT+11 -Druntime.java=23

Does it reproduce?

Yes

Applicable branches

main

Failure history

No response

Failure excerpt

HighlightBuilderTests > testInvalidMaxAnalyzedOffset FAILED
    junit.framework.AssertionFailedError: Expected exception XContentParseException but no exception was thrown
        at __randomizedtesting.SeedInfo.seed([A37DB756B4D5F422:C77F7E165821388F]:0)
        at org.apache.lucene.tests.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2889)
        at org.apache.lucene.tests.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2875)
        at org.elasticsearch.search.fetch.subphase.highlight.HighlightBuilderTests.expectParseThrows(HighlightBuilderTests.java:182)
        at org.elasticsearch.search.fetch.subphase.highlight.HighlightBuilderTests.testInvalidMaxAnalyzedOffset(HighlightBuilderTests.java:578)
@jbaiera jbaiera added >test-failure Triaged test failures from CI needs:triage Requires assignment of a team area label labels Jan 8, 2025
@elasticsearchmachine elasticsearchmachine added the needs:risk Requires assignment of a risk label (low, medium, blocker) label Jan 8, 2025
@jbaiera jbaiera added Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jan 8, 2025
@elasticsearchmachine elasticsearchmachine added needs:risk Requires assignment of a risk label (low, medium, blocker) and removed Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch labels Jan 8, 2025
@jbaiera
Copy link
Member Author

jbaiera commented Jan 8, 2025

Muted #119725

@mayya-sharipova mayya-sharipova self-assigned this Jan 10, 2025
@mayya-sharipova mayya-sharipova added :Search Relevance/Highlighting How a query matched a document and removed needs:triage Requires assignment of a team area label labels Jan 10, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label Jan 10, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

@mayya-sharipova mayya-sharipova added priority:normal A label for assessing bug priority to be used by ES engineers and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jan 10, 2025
@elasticsearchmachine elasticsearchmachine added the needs:risk Requires assignment of a risk label (low, medium, blocker) label Jan 10, 2025
@mayya-sharipova mayya-sharipova linked a pull request Jan 10, 2025 that will close this issue
@mayya-sharipova mayya-sharipova added low-risk An open issue or test failure that is a low risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jan 10, 2025
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 priority:normal A label for assessing bug priority to be used by ES engineers :Search Relevance/Highlighting How a query matched a document Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants