Open opensearch-ci-bot opened 2 weeks ago
IndexActionIT
Noticed the IndexActionIT has some flaky, failing tests that failed during post-merge actions.
org.opensearch.indexing.IndexActionIT.testAutoGenerateIdNoDuplicates {p0={"cluster.indices.replication.strategy":"SEGMENT"}}
The other pull requests, besides those involved in post-merge actions, that contain failing tests with the IndexActionIT class are:
For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.
Flaky Test Report for
IndexActionIT
Noticed the
IndexActionIT
has some flaky, failing tests that failed during post-merge actions.Details
org.opensearch.indexing.IndexActionIT.testAutoGenerateIdNoDuplicates {p0={"cluster.indices.replication.strategy":"SEGMENT"}}
The other pull requests, besides those involved in post-merge actions, that contain failing tests with the
IndexActionIT
class are:For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.