[
https://issues.apache.org/jira/browse/IGNITE-28100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-28100:
---------------------------------------
Description:
{noformat}
java.lang.AssertionError:
Expected: a future that completes with an exception that is an instance of
java.util.concurrent.TimeoutException
but: was completed successfully
java.lang.AssertionError:
Expected: a future that completes with an exception that is an instance of
java.util.concurrent.TimeoutException
but: was completed successfully
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at
org.apache.ignite.internal.schemasync.ItBlockedSchemaSyncAndRaftCommandExecutionTest.operationBlockedBySchemaHangOnLeaderSucceedsOnSchemaCaughtUp(ItBlockedSchemaSyncAndRaftCommandExecutionTest.java:181)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
{noformat}
> ItBlockedSchemaSyncAndRaftCommandExecutionTest.operationBlockedBySchemaHangOnLeaderSucceedsOnSchemaCaughtUp
> is flaky
> --------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-28100
> URL: https://issues.apache.org/jira/browse/IGNITE-28100
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
>
> {noformat}
> java.lang.AssertionError:
> Expected: a future that completes with an exception that is an instance of
> java.util.concurrent.TimeoutException
> but: was completed successfully
> java.lang.AssertionError:
> Expected: a future that completes with an exception that is an instance of
> java.util.concurrent.TimeoutException
> but: was completed successfully
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
> at
> org.apache.ignite.internal.schemasync.ItBlockedSchemaSyncAndRaftCommandExecutionTest.operationBlockedBySchemaHangOnLeaderSucceedsOnSchemaCaughtUp(ItBlockedSchemaSyncAndRaftCommandExecutionTest.java:181)
> at java.base/java.lang.reflect.Method.invoke(Method.java:568)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)