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
org.elasticsearch.xpack.transform.transforms.TransformIndexerStateTests > testStopAtCheckpoint FAILED
java.lang.AssertionError:
Expected: a value equal to or greater than <1>
but: <0> was less than <1>
at __randomizedtesting.SeedInfo.seed([A036379B9D4C4E02:A6AC16D3A43F3513]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.xpack.transform.transforms.TransformIndexerStateTests.testStopAtCheckpoint(TransformIndexerStateTests.java:439)
The text was updated successfully, but these errors were encountered:
Build scan:
https://gradle-enterprise.elastic.co/s/yatg7ybt2srg6
Repro line:
Reproduces locally?:
Yes
Applicable branches:
master
Failure history:
Failure excerpt:
The text was updated successfully, but these errors were encountered: