Skip to content

CI: SimpleQueryStringIT.testDocWithAllTypes fails periodically  #44192

@imotov

Description

@imotov

Introduction of https://issues.apache.org/jira/browse/LUCENE-8811 that was enabled by #44171 makes this test to fail with TooManyClauses[maxClauseCount is set to 52]; error since the last query generates 57 clauses.

REPRODUCE WITH: ./gradlew :server:integTest --tests "org.elasticsearch.search.query.SimpleQueryStringIT.testDocWithAllTypes" -Dtests.seed=4BE99E7769CF3EAC -Dtests.security.manager=true -Dtests.locale=dav-KE -Dtests.timezone=US/Pacific -Dcompiler.java=12 -Druntime.java=11

Metadata

Metadata

Assignees

Labels

:Search/SearchSearch-related issues that do not fall into other categories>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions