-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] org.opensearch.ratelimitting.admissioncontrol.AdmissionForClusterManagerIT.testAdmissionControlResponseStatus is flaky #13045
Labels
bug
Something isn't working
Cluster Manager
flaky-test
Random test failure that succeeds on second run
Comments
peternied
added
flaky-test
Random test failure that succeeds on second run
and removed
untriaged
labels
Apr 3, 2024
8 tasks
@rajiv-kv can you please look into it on priority |
8 tasks
8 tasks
8 tasks
8 tasks
The issue is not fixed: https://build.ci.opensearch.org/job/gradle-check/39306/testReport/junit/org.opensearch.ratelimitting.admissioncontrol/AdmissionForClusterManagerIT/testAdmissionControlResponseStatus/
|
Backported the fix to 2.x #13999 |
Closing in favour of #14317 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
Cluster Manager
flaky-test
Random test failure that succeeds on second run
Describe the bug
See the test failure in https://build.ci.opensearch.org/job/gradle-check/36299/testReport/org.opensearch.ratelimitting.admissioncontrol/AdmissionForClusterManagerIT/testAdmissionControlResponseStatus/
Related component
Cluster Manager
To Reproduce
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.ratelimitting.admissioncontrol.AdmissionForClusterManagerIT.testAdmissionControlResponseStatus" -Dtests.seed=BE97CAB274817CE0 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=zh-Hant-TW -Dtests.timezone=Asia/Calcutta -Druntime.java=21
Expected behavior
The test should not fail.
The text was updated successfully, but these errors were encountered: