[BUG] Test case org.opensearch.indices.IndicesRequestCacheIT.testDeleteAndCreateSameIndexShardOnSameNode {p0={"opensearch.experimental.feature.pluggable.caching.enabled":"true"/"false"}} is flaky #13792
Labels
bug
Something isn't working
flaky-test
Random test failure that succeeds on second run
Search
Search query, autocomplete ...etc
Describe the bug
All the variants of this test case seems to be flaky. This issue is for tracking the failure with different values of parameter
opensearch.experimental.feature.pluggable.caching.enabled
i.e.true/false
Case 1:
org.opensearch.indices.IndicesRequestCacheIT.testDeleteAndCreateSameIndexShardOnSameNode {p0={"opensearch.experimental.feature.pluggable.caching.enabled":"true"}}
Case 2:
org.opensearch.indices.IndicesRequestCacheIT.testDeleteAndCreateSameIndexShardOnSameNode {p0={"opensearch.experimental.feature.pluggable.caching.enabled":"false"}}
Related component
Search
To Reproduce
Case 1:
Case 2:
Expected behavior
Test should always pass
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
CI
Additional context
https://build.ci.opensearch.org/job/gradle-check/39104/
The text was updated successfully, but these errors were encountered: