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
Describe the bug
New flaky test org.opensearch.clustermanager.ClusterManagerTaskThrottlingIT.testTimeoutWhileThrottling
org.opensearch.clustermanager.ClusterManagerTaskThrottlingIT > testTimeoutWhileThrottling FAILED
java.lang.AssertionError: expected:<1> but was:<0>
at __randomizedtesting.SeedInfo.seed([2062CE3E58A80654:BE99C32BBA65E511]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at org.opensearch.clustermanager.ClusterManagerTaskThrottlingIT.testTimeoutWhileThrottling(ClusterManagerTaskThrottlingIT.java:175)
Describe the bug
New flaky test
org.opensearch.clustermanager.ClusterManagerTaskThrottlingIT.testTimeoutWhileThrottling
From comment
Found:
-> https://build.ci.opensearch.org/job/gradle-check/6742/
-> https://build.ci.opensearch.org/job/gradle-check/6556/
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: