-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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.AdmissionControlSingleNodeTests.* are flaky #12664
Comments
@ajaymovva please take a look, caused by #12583 |
Not able to reproduce in 300 iterations debugging further
|
Please try to reproduce without |
On Mac:
|
@ajaymovva this is a problem with a flaky tests - it is difficult to reproduce, another occurrence: |
…amework (opensearch-project#12583)" This reverts commit b6b16d8. Reverting as this introduced test failures detailed in opensearch-project#12664.
I created a revert PR #12670 to unblock things while we figure out the test failures |
…amework (opensearch-project#12583)" This reverts commit b6b16d8. Reverting as this introduced test failures detailed in opensearch-project#12664. Signed-off-by: Andrew Ross <andrross@amazon.com>
…amework (opensearch-project#12583) (opensearch-project#12659)" This reverts commit 3970ec4. Reverting as this introduced test failures detailed in opensearch-project#12664. Signed-off-by: Andrew Ross <andrross@amazon.com>
Closing, the change has been reverted f37b6ac |
test org.opensearch.ratelimitting.admissioncontrol.AdmissionControlSingleNodeTests.testAdmissionControlRejectionMonitorOnlyMode is still flaky and failing here: https://build.ci.opensearch.org/job/gradle-check/34952/ |
@harishbhakuni please rebase against the target branch, the commits which introduced the issue where reverted |
…amework (opensearch-project#12583)" (opensearch-project#12670) This reverts commit b6b16d8. Reverting as this introduced test failures detailed in opensearch-project#12664. Signed-off-by: Andrew Ross <andrross@amazon.com>
…amework (opensearch-project#12583)" (opensearch-project#12670) This reverts commit b6b16d8. Reverting as this introduced test failures detailed in opensearch-project#12664. Signed-off-by: Andrew Ross <andrross@amazon.com> Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Describe the bug
A number of
org.opensearch.ratelimitting.admissioncontrol.AdmissionControlSingleNodeTests.*
are flaky:Related component
Other
To Reproduce
Expected behavior
The test must always pass
Additional Details
Plugins
Standard
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: