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
> Task :server:test
REPRODUCE WITH: ./gradlew ':server:test' --tests "org.opensearch.cluster.routing.allocation.IndexShardHotSpotTests.testSkewedClusterScaleOut" -Dtests.seed=75E02AFCC6453F60 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=nl -Dtests.timezone=America/Knox_IN -Druntime.java=17
org.opensearch.cluster.routing.allocation.IndexShardHotSpotTests > testSkewedClusterScaleOut FAILED
java.lang.AssertionError
at __randomizedtesting.SeedInfo.seed([75E02AFCC6453F60:A184949F2E2E9485]:0)
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at org.opensearch.cluster.routing.allocation.IndexShardHotSpotTests.testSkewedClusterScaleOut(IndexShardHotSpotTests.java:66)
WARNING: A terminally deprecated method in java.lang.System has been called
The text was updated successfully, but these errors were encountered:
Describe the bug
From #2090 (comment)
The text was updated successfully, but these errors were encountered: