Describe the bug
The test org.opensearch.search.aggregations.bucket.MinDocCountIT.testStringScriptCountAsc is flaky
Related component
Search:Aggregations
To Reproduce
./gradlew ':server:internalClusterTest' --tests "org.opensearch.search.aggregations.bucket.MinDocCountIT" -Dtests.method="testStringScriptCountAsc {p0={"search.concurrent_segment_search.enabled":"false"}}" -Dtests.seed=43D83E833008E92C -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ar-JO -Dtests.timezone=Etc/GMT-14 -Druntime.java=21
Expected behavior
The test should always pass.
Additional Details
https://build.ci.opensearch.org/job/gradle-check/40468/testReport/junit/org.opensearch.search.aggregations.bucket/MinDocCountIT/testStringScriptCountAsc__p0___search_concurrent_segment_search_enabled___false___/