-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
Storage:DurabilityIssues and PRs related to the durability frameworkIssues and PRs related to the durability frameworkbugSomething isn't workingSomething isn't workingdisabled-testIssues that are used by an AwaitsFix annotation to temporarily disable a broken testIssues that are used by an AwaitsFix annotation to temporarily disable a broken testflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second run
Description
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/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Storage:DurabilityIssues and PRs related to the durability frameworkIssues and PRs related to the durability frameworkbugSomething isn't workingSomething isn't workingdisabled-testIssues that are used by an AwaitsFix annotation to temporarily disable a broken testIssues that are used by an AwaitsFix annotation to temporarily disable a broken testflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second run
Type
Projects
Status
🆕 New