[ https://issues.apache.org/jira/browse/IGNITE-19737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirill Tkalenko reassigned IGNITE-19737: ---------------------------------------- Assignee: Kirill Tkalenko > TestMvStorageUpdateHandlerTest.testConcurrentExecuteBatchGc is flacky > --------------------------------------------------------------------- > > Key: IGNITE-19737 > URL: https://issues.apache.org/jira/browse/IGNITE-19737 > Project: Ignite > Issue Type: Bug > Reporter: Vladislav Pyatkov > Assignee: Kirill Tkalenko > Priority: Major > Labels: ignite-3 > Fix For: 3.0.0-beta2 > > > Look at the history over all branches: > [https://ci.ignite.apache.org/test/-4740616007659837895?currentProjectId=ApacheIgnite3xGradle_Test&expandTestHistoryChartSection=true&branch=] > {noformat} > org.opentest4j.AssertionFailedError: expected: <null> but was: <RowId > [partitionId=0, uuid=3eb0684a-6d15-4c0b-bc32-1f242852d60c]> > 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:276) > at > app//org.apache.ignite.internal.table.distributed.AbstractMvStorageUpdateHandlerTest.testConcurrentExecuteBatchGc(AbstractMvStorageUpdateHandlerTest.java:159) > at > java.base@11.0.17/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > at > java.base@11.0.17/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > java.base@11.0.17/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.base@11.0.17/java.lang.reflect.Method.invoke(Method.java:566) > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)