Anton Laletin created IGNITE-28465:
--------------------------------------
Summary: ItTxDistributedTestSingleNodeNoCleanupMessage.testBalance
is flaky with TransactionException IgniteException instead of
Key: IGNITE-28465
URL: https://issues.apache.org/jira/browse/IGNITE-28465
Project: Ignite
Issue Type: Bug
Reporter: Anton Laletin
https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3x_Test_RunAllTestsCustomJDK/10317092
{noformat}
org.opentest4j.AssertionFailedError: Unexpected type, expected:
<org.apache.ignite.tx.TransactionException> but was:
<org.apache.ignite.lang.IgniteException>
at
app//org.apache.ignite.internal.table.TxAbstractTest.assertTransactionLockException(TxAbstractTest.java:2375)
at
app//org.apache.ignite.internal.table.TxAbstractTest$2.run(TxAbstractTest.java:1785)
at [email protected]/java.lang.Thread.run(Thread.java:833)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)