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 |
968eafb | 17492 | 54054 | org.opensearch.indices.IndicesRequestCacheCleanupIT.testCacheClearAPIRemovesStaleKeysWhenStalenessThresholdIsLow |
98568e8 | 17727 | 55649 | org.opensearch.indices.IndicesRequestCacheCleanupIT.testCacheWithInvalidation |
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:
- 14206
- 14427
- 14717
- 15026
- 15153
- 15247
- 15326
- 15642
- 16091
- 16110
- 16358
- 16398
- 16575
- 16636
- 17009
- 17517
- 17538
- 17544
- 17718
- 17792
- 17879
- 17893
- 18043
- 18044
For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.