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 · 1 comment
Open

[CI] HighlightBuilderTests.testInvalidMaxAnalyzedOffset failing #119723

jbaiera opened this issue Jan 8, 2025 · 1 comment
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) needs:triage Requires assignment of a team area label >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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) needs:triage Requires assignment of a team area label >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

2 participants