Describe the bug
QueryProfilePhaseTests.testMinScoreDisablesCountOptimization is flaky. See this CI failure.
To Reproduce
Run ./gradlew ':server:test' --tests "org.opensearch.search.query.QueryProfilePhaseTests"
Expected behavior
Test should succeed when run.
Additional context
Found through failed Jenkins build, reproduced on main branch.