-
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.action.admin.cluster.node.tasks.ResourceAwareTasksTests.testBasicTaskResourceTracking is flaky #8213
Comments
@ketanv3 fyi ^ |
The The flaky execution had ~280 KiB more memory usage than the expected, i.e., the buffer wasn't sufficient. This is possibly due to introduction of new code paths, tests, or change in JVM which resulted in extra overhead. Few possible options:
|
See https://build.ci.opensearch.org/job/gradle-check/18108/
Error showing up -
The text was updated successfully, but these errors were encountered: