Skip to content

[CI] MultiMatchQueryBuilderTests testToQuery failing #128416

Closed
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:test" --tests "org.elasticsearch.index.query.MultiMatchQueryBuilderTests.testToQuery" -Dtests.seed=AA01FB1C78288359 -Dtests.locale=luy -Dtests.timezone=America/Argentina/Mendoza -Druntime.java=21

Applicable branches:
8.19

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: (an instance of org.apache.lucene.search.BoostQuery or an instance of org.apache.lucene.search.TermQuery or an instance of org.apache.lucene.search.BooleanQuery or an instance of org.apache.lucene.search.DisjunctionMaxQuery or an instance of org.apache.lucene.search.FuzzyQuery or an instance of org.elasticsearch.common.lucene.search.MultiPhrasePrefixQuery or an instance of org.apache.lucene.search.MatchAllDocsQuery or an instance of org.apache.lucene.search.MatchNoDocsQuery or an instance of org.apache.lucene.search.PhraseQuery or an instance of org.apache.lucene.search.PointRangeQuery or an instance of org.apache.lucene.search.IndexOrDocValuesQuery or an instance of org.apache.lucene.search.PrefixQuery)
     but: was <mapped_int:[0 TO 0]>

Issue Reasons:

  • [8.19] 5 failures in test testToQuery (1.9% fail rate in 266 executions)
  • [8.19] 2 failures in pipeline elasticsearch-periodic-platform-support (28.6% fail rate in 7 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

:Search/SearchSearch-related issues that do not fall into other categories>test-failureTriaged test failures from CITeam:SearchMeta label for search teamlow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions