Aleksandr created IGNITE-25918:
----------------------------------
Summary: Fix ItEmbeddedTxTimeoutOneNodeTest
Key: IGNITE-25918
URL: https://issues.apache.org/jira/browse/IGNITE-25918
Project: Ignite
Issue Type: Improvement
Reporter: Aleksandr
org.apache.ignite.internal.tx.ItEmbeddedTxTimeoutOneNodeTest
{code:java}
org.opentest4j.AssertionFailedError: Expected exception code to be
TX_ALREADY_FINISHED_WITH_TIMEOUT_ERR but found: Transaction is already finished
[tableName=QualifiedName[schemaName='PUBLIC', objectName='TEST'], partId=16,
txState=FINISHING, timeoutExceeded=false].
at
app//org.apache.ignite.internal.tx.ItTxTimeoutOneNodeTest.timeoutExceeded(ItTxTimeoutOneNodeTest.java:136)
at
app//org.apache.ignite.internal.tx.ItTxTimeoutOneNodeTest.lambda$timeoutExceptionHasCorrectCause$4(ItTxTimeoutOneNodeTest.java:121)
at
app//org.apache.ignite.internal.testframework.IgniteTestUtils.waitForCondition(IgniteTestUtils.java:676)
at
app//org.apache.ignite.internal.tx.ItTxTimeoutOneNodeTest.timeoutExceptionHasCorrectCause(ItTxTimeoutOneNodeTest.java:121)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
{code}
https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/9313850
--
This message was sent by Atlassian Jira
(v8.20.10#820010)