opensearch-project/OpenSearch

[AUTOCUT] Gradle Check Flaky Test Report for SegmentReplicationIT

Open

#14.328 geöffnet am 13. Juni 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (1.505 Forks)batch import
>test-failureStorageStorage:Remoteautocutflaky-testgood first issue

Repository-Metriken

Stars
 (8.123 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 9h) (266 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide