-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[AUTOCUT] Gradle Check Flaky Test Report for MetadataCreateIndexServiceTests #17291
Comments
Another failure - https://build.ci.opensearch.org/job/gradle-check/53286/ seed:
Unable to reproduce though locally. @mgodwan since you added this test, do you mind taking a look. Thank you |
This seems to be a side effect of tests running together, where some test is enabling the FF, and the current test relies on FF being disabled. |
It happens again in #17392(https://build.ci.opensearch.org/job/gradle-check/53681/) with the newest |
I can see the failure of |
Let me try with re-basing the changes from |
@cwperks @prudhvigodithi , It' ok now, I'm very sorry for the confusion I caused you. |
Flaky Test Report for
MetadataCreateIndexServiceTests
Noticed the
MetadataCreateIndexServiceTests
has some flaky, failing tests that failed during post-merge actions.Details
org.opensearch.cluster.metadata.MetadataCreateIndexServiceTests.testCreateIndexWithContextDisabled
org.opensearch.cluster.metadata.MetadataCreateIndexServiceTests.testCreateIndexWithContextDisabled
The other pull requests, besides those involved in post-merge actions, that contain failing tests with the
MetadataCreateIndexServiceTests
class are:For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.
The text was updated successfully, but these errors were encountered: