opensearch-project / opensearch-project/OpenSearch

[AUTOCUT] Gradle Check Flaky Test Report for IndexRecoveryIT

Open
#16,319 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

>test-failure autocut flaky-test
Dominant language
Java
Stars
13.7k
Forks
3k
Avg merge
2d 23h
Merged PRs (30d)
108

Description

Flaky Test Report for IndexRecoveryIT

Noticed the IndexRecoveryIT 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 78790

80337

81442
org.opensearch.indices.recovery.IndexRecoveryIT.testRecoverLocallyUpToGlobalCheckpoint

org.opensearch.indices.recovery.IndexRecoveryIT.testOngoingRecoveryAndClusterManagerFailOver
dca99fe9bb80893887378d216e0620edee270b0b 22092 80020 org.opensearch.indices.recovery.IndexRecoveryIT.testOngoingRecoveryAndClusterManagerFailOver
55e98ed2735d898d884295c00f869f5f3278c222 16265 49382 org.opensearch.indices.recovery.IndexRecoveryIT.testRerouteRecovery

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

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the IndexRecoveryIT tests named in the report, especially testRecoverLocallyUpToGlobalCheckpoint, testOngoingRecoveryAndClusterManagerFailOver, and testRerouteRecovery. Review the linked Gradle Check reports and OpenSearch Gradle Check Metrics dashboard to identify reproducible failure patterns. Done means the flaky failures are understood and the affected tests pass reliably under the relevant runs.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.