opensearch-project/OpenSearch

[AUTOCUT] Gradle Check Flaky Test Report for SegmentReplicationIT

Open

#14,328 创建于 2024年6月13日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)Java (1,505 fork)batch import
>test-failureStorageStorage:Remoteautocutflaky-testgood first issue

仓库指标

Star
 (8,123 star)
PR 合并指标
 (平均合并 5天 9小时) (30 天内合并 266 个 PR)

描述

Flaky Test Report for SegmentReplicationIT

Noticed the SegmentReplicationIT 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
097bf13f4b6cc8043cc3111578106a02b3c2158e 21748 78657 org.opensearch.indices.replication.SegmentReplicationIT.testCancellation
main null 62114 68170 68787 69147 71902 org.opensearch.indices.replication.SegmentReplicationIT.testPrimaryStopped_ReplicaPromotedorg.opensearch.indices.replication.SegmentReplicationIT.testCancellationorg.opensearch.indices.replication.SegmentReplicationIT.testDropPrimaryDuringReplicationorg.opensearch.indices.replication.SegmentReplicationIT.testNodeDropWithOngoingReplication
696951d000bfde6173b72c749ae764b5bade483d 20320 69306 org.opensearch.indices.replication.SegmentReplicationIT.testPrimaryStopped_ReplicaPromoted
f32f5c66fa19286881eaed1160798a6883ba7d5d 16550 50377 org.opensearch.indices.replication.SegmentReplicationIT.testReplicaAlreadyAtCheckpoint
66852cfd733271cd23c4ad6ee06d1e826c85f63a 16186 48877 org.opensearch.indices.replication.SegmentReplicationIT.testReplicaAlreadyAtCheckpoint
908fefeed32ce205e7b6128a5a344bbf333a5e62 15978 48742 org.opensearch.indices.replication.SegmentReplicationIT.testReplicaAlreadyAtCheckpoint
a019322e302e922f28bf0370bc9b73b7c97456c5 15960 48070 org.opensearch.indices.replication.SegmentReplicationIT.testNodeDropWithOngoingReplication
67eceaa75d788e20a1e941324210e164939a0991 15617 46561 org.opensearch.indices.replication.SegmentReplicationIT.testReplicaAlreadyAtCheckpoint
0ca4ed0b62ecc699547a8fbedd150f28f406b03a 15224 44991 org.opensearch.indices.replication.SegmentReplicationIT.testReplicaAlreadyAtCheckpoint
a9d20502ae84148f564da33a82b13ba0f60ec8ac 14006 40612 org.opensearch.indices.replication.SegmentReplicationIT.testReplicaAlreadyAtCheckpoint

The other pull requests, besides those involved in post-merge actions, that contain failing tests with the SegmentReplicationIT class are:

For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.

贡献者指南