-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>test-failureTriaged test failures from CITriaged test failures from CI
Description
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 categoriesSearch-related issues that do not fall into other categories>test-failureTriaged test failures from CITriaged test failures from CI