Vladislav Pyatkov created IGNITE-19737: ------------------------------------------
Summary: TestMvStorageUpdateHandlerTest.testConcurrentExecuteBatchGc is flacky Key: IGNITE-19737 URL: https://issues.apache.org/jira/browse/IGNITE-19737 Project: Ignite Issue Type: Bug Reporter: Vladislav Pyatkov 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)