[
https://issues.apache.org/jira/browse/IGNITE-26522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023128#comment-18023128
]
Vladislav Pyatkov commented on IGNITE-26522:
--------------------------------------------
Merged 12d933e0c671a3445ca20e07a4e97d3fe42b9291
> 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
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {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)