[
https://issues.apache.org/jira/browse/IGNITE-26327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin updated IGNITE-26327:
-------------------------------------
Description:
{code:java}
org.opentest4j.AssertionFailedError: expected: <null> but was:
<org.apache.ignite.internal.tx.storage.state.ThreadAssertingTxStatePartitionStorage@19cc2b8d>
at
app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at
app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at app//org.junit.jupiter.api.AssertNull.failNotNull(AssertNull.java:50) at
app//org.junit.jupiter.api.AssertNull.assertNull(AssertNull.java:35) at
app//org.junit.jupiter.api.AssertNull.assertNull(AssertNull.java:30) at
app//org.junit.jupiter.api.Assertions.assertNull(Assertions.java:279) at
app//org.apache.ignite.internal.rebalance.ItRebalanceDistributedTest.checkInvokeDestroyedPartitionStorages(ItRebalanceDistributedTest.java:1884)
at
app//org.apache.ignite.internal.rebalance.ItRebalanceDistributedTest.testDestroyPartitionStoragesOnEvictNode(ItRebalanceDistributedTest.java:681)
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}
[TC
Link|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/9432546]
> ItRebalanceDistributedTest.testDestroyPartitionStoragesOnEvictNode failure
> --------------------------------------------------------------------------
>
> Key: IGNITE-26327
> URL: https://issues.apache.org/jira/browse/IGNITE-26327
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexander Lapin
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
>
> {code:java}
> org.opentest4j.AssertionFailedError: expected: <null> but was:
> <org.apache.ignite.internal.tx.storage.state.ThreadAssertingTxStatePartitionStorage@19cc2b8d>
> at
> app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
> at
> app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
> at app//org.junit.jupiter.api.AssertNull.failNotNull(AssertNull.java:50)
> at app//org.junit.jupiter.api.AssertNull.assertNull(AssertNull.java:35) at
> app//org.junit.jupiter.api.AssertNull.assertNull(AssertNull.java:30) at
> app//org.junit.jupiter.api.Assertions.assertNull(Assertions.java:279) at
> app//org.apache.ignite.internal.rebalance.ItRebalanceDistributedTest.checkInvokeDestroyedPartitionStorages(ItRebalanceDistributedTest.java:1884)
> at
> app//org.apache.ignite.internal.rebalance.ItRebalanceDistributedTest.testDestroyPartitionStoragesOnEvictNode(ItRebalanceDistributedTest.java:681)
> 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}
> [TC
> Link|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/9432546]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)