-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
OtherSearch:PerformancebugSomething isn't workingSomething isn't workingflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second run
Description
Describe the bug
Test org.opensearch.cache.common.tier.TieredSpilloverCacheStatsIT.testStatsMatchOldApi is flaky
Related component
Other
To Reproduce
Reproduce with
/gradlew ':modules:cache-common:internalClusterTest' --tests "org.opensearch.cache.common.tier.TieredSpilloverCacheStatsIT.testStatsMatchOldApi" -Dtests.seed=470392EE549E7AFC -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=is-IS -Dtests.timezone=America/Sao_Paulo -Druntime.java=21
Gradle check link https://build.ci.opensearch.org/job/gradle-check/40642/testReport/junit/org.opensearch.cache.common.tier/TieredSpilloverCacheStatsIT/testStatsMatchOldApi/
Expected behavior
Test should always pass
Additional Details
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
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
OtherSearch:PerformancebugSomething isn't workingSomething isn't workingflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second run
Type
Projects
Status
✅ Done