Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
> ❌ Gradle check result for [2609cf7](https://github.com/opensearch-project/OpenSearch/commit/2609cf7a63222f862ed59facb54893a3f16e6d54): [FAILURE](https://build.ci.opensearch.org/job/gradle-check/38071/) > > Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure [a flaky...
> BWC tests no longer fail but seeing failure for RemoteReplicaRecoveryIT.testReplicaRecovery. I don't see a flaky test issue for this test, but I don't think this change could have caused...
Is there a set of tests that can be run on branches (everywhere except `main`) that can catch these on PR?
Failure in https://github.com/opensearch-project/OpenSearch/pull/1874#issuecomment-1011640866 looks the same ``` > Task :server:internalClusterTest REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.cluster.ClusterHealthIT.testHealthOnMasterFailover" -Dtests.seed=2391EC7752804595 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=es-EC -Dtests.timezone=Etc/Greenwich -Druntime.java=17 org.opensearch.cluster.ClusterHealthIT > testHealthOnMasterFailover FAILED java.lang.AssertionError: expected same:...
Another one in https://github.com/opensearch-project/OpenSearch/pull/5354#issuecomment-1325193006
Did you try to use danger-prose along with this one? I think it might just work out of the box?
@Antondomashnev Want to help out with this gem? Make a release? I would be happy to add you to contributors and rubygems! (what's your rubygems email?)
Ah yes, I forgot :)
Thanks for narrowing it down! Still, what is the root cause of the verification failure?
Try turning this into a spec, let's see that it's still the case in the next 1.8?