Mikhail Efremov created IGNITE-27128:
----------------------------------------
Summary:
ItTransactionRecoveryTest#testWriteIntentRecoveryAndLockConflict fails with
Lock conflict has to be detected
Key: IGNITE-27128
URL: https://issues.apache.org/jira/browse/IGNITE-27128
Project: Ignite
Issue Type: Bug
Reporter: Mikhail Efremov
Attachments: _Integration_Tests_Integration_Transactions_423.log.zip
*Subject test*
{{ItTransactionRecoveryTest#testWriteIntentRecoveryAndLockConflict}}
*Reason to fail*
{code:java}
org.opentest4j.AssertionFailedError: Lock conflict has to be detected.
at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at app//org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at
app//org.apache.ignite.tx.distributed.ItTransactionRecoveryTest.runConflictingTransaction(ItTransactionRecoveryTest.java:1213)
at
app//org.apache.ignite.tx.distributed.ItTransactionRecoveryTest.testWriteIntentRecoveryAndLockConflict(ItTransactionRecoveryTest.java:491)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1541)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1541)
{code}
*Failed TC build*
[link|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3x_Test_RunAllTests/9667331]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)