You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2> java.lang.AssertionError: timed out waiting for green state
at __randomizedtesting.SeedInfo.seed([CA9A15EE7B62C96A:56C5C8CB0C0195B3]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.opensearch.test.OpenSearchIntegTestCase.ensureColor(OpenSearchIntegTestCase.java:1001)
at org.opensearch.test.OpenSearchIntegTestCase.ensureGreen(OpenSearchIntegTestCase.java:932)
at org.opensearch.test.OpenSearchIntegTestCase.ensureGreen(OpenSearchIntegTestCase.java:921)
at org.opensearch.action.admin.ClientTimeoutIT.testSegmentReplicationStatsWithTimeout(ClientTimeoutIT.java:177)
Thanks @sachinpkale for opening the issue, looks like a flaky test went in my recent PR. I will try to put out a fix for this quickly until then I am muting this test with PR: #6256. Please review this PR if you can
Describe the bug
To Reproduce
The text was updated successfully, but these errors were encountered: