-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
>test-failureTest failure from CI, local build, etc.Test failure from CI, local build, etc.autocutflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second run
Description
Flaky Test Report for IndexStatsIT
Noticed the IndexStatsIT
has some flaky, failing tests that failed during post-merge actions and timer trigerred run on main branch.
Details
Git Reference | Merged Pull Request | Build Details | Test Name |
---|---|---|---|
main | null | 60343 60781 60855 60923 60940 61087 61088 61166 62007 62106 63891 |
org.opensearch.indices.stats.IndexStatsIT.testConcurrentIndexingAndStatsRequests {p0={"cluster.indices.replication.strategy":"SEGMENT"}} org.opensearch.indices.stats.IndexStatsIT.testFieldDataStats {p0={"cluster.indices.replication.strategy":"SEGMENT"}} org.opensearch.indices.stats.IndexStatsIT.testFilterCacheStats {p0={"cluster.indices.replication.strategy":"SEGMENT"}} |
eda3a48 | 18814 | 61467 | org.opensearch.indices.stats.IndexStatsIT.testConcurrentIndexingAndStatsRequests {p0={"cluster.indices.replication.strategy":"SEGMENT"}} |
4b90da1 | 18763 | 61379 | org.opensearch.indices.stats.IndexStatsIT.testFieldDataStats {p0={"cluster.indices.replication.strategy":"SEGMENT"}} |
592f4c8 | 18735 | 60873 | org.opensearch.indices.stats.IndexStatsIT.testConcurrentIndexingAndStatsRequests {p0={"cluster.indices.replication.strategy":"SEGMENT"}} |
80577dd | 18611 | 59660 | org.opensearch.indices.stats.IndexStatsIT.testFilterCacheStats {p0={"search.concurrent_segment_search.enabled":"false"}} |
8b95b19 | 18537 | 59350 | org.opensearch.indices.stats.IndexStatsIT.testQueryCache {p0={"cluster.indices.replication.strategy":"SEGMENT"}} |
99ac67e | 18160 | 57609 | org.opensearch.indices.stats.IndexStatsIT.testQueryCache {p0={"cluster.indices.replication.strategy":"SEGMENT"}} |
e3a6cca | 17312 | 53655 | org.opensearch.indices.stats.IndexStatsIT.testQueryCache {p0={"cluster.indices.replication.strategy":"SEGMENT"}} |
e71bec3 | 15522 | 45886 | org.opensearch.indices.stats.IndexStatsIT.testFilterCacheStats {p0={"cluster.indices.replication.strategy":"SEGMENT"}} |
The other pull requests, besides those involved in post-merge actions, that contain failing tests with the IndexStatsIT
class are:
- 18405
- 18565
- 16958
- 18424
- 18671
- 18698
- 18800
- 18877
- 18887
- 19116
- 13172
- 13772
- 14448
- 14853
- 15292
- 15404
- 15410
- 15490
- 16176
- 16212
- 17403
- 17638
- 18066
- 18195
- 18333
- 18409
- 18421
- 18451
- 18536
- 18639
- 18644
- 18664
- 18672
- 18706
- 18722
- 18741
- 18743
- 18758
- 18770
- 18837
- 18857
- 18890
- 18896
- 18901
- 18904
- 18966
- 19099
- 19115
For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.
Metadata
Metadata
Assignees
Labels
>test-failureTest failure from CI, local build, etc.Test failure from CI, local build, etc.autocutflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second run