Open
Description
Flaky Test Report for IndicesRequestCacheCleanupIT
Noticed the IndicesRequestCacheCleanupIT
has some flaky, failing tests that failed during post-merge actions.
Details
Git Reference | Merged Pull Request | Build Details | Test Name |
---|---|---|---|
0a34a97 | 16313 | 49407 | org.opensearch.indices.IndicesRequestCacheCleanupIT.testStaleKeysCleanupWithLowThreshold |
1e49aa8 | 15249 | 49031 | org.opensearch.indices.IndicesRequestCacheCleanupIT.testCacheCleanupSkipsWithHighStalenessThreshold |
380949f | 17092 | 52485 | org.opensearch.indices.IndicesRequestCacheCleanupIT.testCacheCleanupOnEqualStalenessAndThreshold |
41e1075 | 15591 | 46480 | org.opensearch.indices.IndicesRequestCacheCleanupIT.testCacheCleanupOnEqualStalenessAndThreshold |
56b5726 | 17196 | 52912 | org.opensearch.indices.IndicesRequestCacheCleanupIT.testCacheCleanupWithDefaultSettings |
5b05dcb | 16758 | 51126 | org.opensearch.indices.IndicesRequestCacheCleanupIT.testCacheCleanupOnZeroStalenessThreshold |
89a7d75 | 15615 | 46531 | org.opensearch.indices.IndicesRequestCacheCleanupIT.testCacheCleanupOnEqualStalenessAndThreshold |
d6ea8eb | 16281 | 49291 | org.opensearch.indices.IndicesRequestCacheCleanupIT.testStaleKeysRemovalWithoutExplicitThreshold |
e7178f2 | 17195 | 52958 | org.opensearch.indices.IndicesRequestCacheCleanupIT.testStaleKeysRemovalWithoutExplicitThreshold |
eb5b703 | 15959 | 47931 | org.opensearch.indices.IndicesRequestCacheCleanupIT.testCacheCleanupOnZeroStalenessThreshold |
The other pull requests, besides those involved in post-merge actions, that contain failing tests with the IndicesRequestCacheCleanupIT
class are:
For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.
Activity