Skip to content

[BUG] Flaky org.opensearch.index.shard.RemoteStoreRefreshListenerTests.testReplicaPromotion test #9773

@ashking94

Description

@ashking94

Describe the bug
org.opensearch.index.shard.RemoteStoreRefreshListenerTests.testReplicaPromotion test is flaky.

To Reproduce

REPRODUCE WITH: ./gradlew ':server:test' --tests "org.opensearch.index.shard.RemoteStoreRefreshListenerTests.testReplicaPromotion" -Dtests.seed=9A2A91FCF5675AF6 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=de -Dtests.timezone=Pacific/Enderbury -Druntime.java=20

Note - I have not tested myself if this is reproducible.

Expected behavior
Test should always pass.

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
CI - https://build.ci.opensearch.org/job/gradle-check/24470/

Metadata

Metadata

Assignees

Labels

Storage:DurabilityIssues and PRs related to the durability frameworkbugSomething isn't workingdisabled-testIssues that are used by an AwaitsFix annotation to temporarily disable a broken testflaky-testRandom test failure that succeeds on second run

Type

No type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions