[ https://issues.apache.org/jira/browse/IGNITE-26522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirill Sizov reassigned IGNITE-26522: -------------------------------------- Assignee: Kirill Sizov > ItTxDistributedTestSingleNode.testImplicitTransactionTimeout failed > ------------------------------------------------------------------- > > Key: IGNITE-26522 > URL: https://issues.apache.org/jira/browse/IGNITE-26522 > Project: Ignite > Issue Type: Bug > Reporter: Kirill Sizov > Assignee: Kirill Sizov > Priority: Major > Labels: ignite-3 > > {noformat} > Descriptionjava.lang.AssertionError: > Expected: a future that completes with an exception that is an instance of > org.apache.ignite.tx.TransactionException > but: was completed successfully > java.lang.AssertionError: > Expected: a future that completes with an exception that is an instance of > org.apache.ignite.tx.TransactionException > but: was completed successfully > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) > at > org.apache.ignite.distributed.ItTxAbstractDistributedTestSingleNode.testImplicitTransactionTimeout(ItTxAbstractDistributedTestSingleNode.java:201) > 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)