Iurii Gerzhedovich created IGNITE-25544:
-------------------------------------------
Summary: Flaky test
CatalogManagerSelfTest.userFutureCompletesAfterClusterWideActivationHappens
Key: IGNITE-25544
URL: https://issues.apache.org/jira/browse/IGNITE-25544
Project: Ignite
Issue Type: Bug
Components: catalog ai3
Reporter: Iurii Gerzhedovich
The CatalogManagerSelfTest.userFutureCompletesAfterClusterWideActivationHappens
test has been unexpected failed on TC -
https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTestsJdk1721/9179335
{code:java}
java.lang.AssertionError: Expected: a value equal to or greater than
<31536000007L> but: <-11L> was less than
<31536000007L>java.lang.AssertionError:Expected: a value equal to or greater
than <31536000007L> but: <-11L> was less than <31536000007L> at
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) at
org.apache.ignite.internal.catalog.CatalogManagerSelfTest.userFutureCompletesAfterClusterWideActivationHappens(CatalogManagerSelfTest.java:372)
at java.base/java.lang.reflect.Method.invoke(Method.java:566) at
java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at
java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)