[ https://issues.apache.org/jira/browse/IGNITE-24284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aleksandr Chesnokov updated IGNITE-24284: ----------------------------------------- Description: org.apache.ignite.internal.processors.query.calcite.integration.SqlDiagnosticIntegrationTest.testPerformanceStatistics sometimes fails with "{_}Query reads expected on nodes: [9eca677e-0a87-4fad-a676-b53104f00000]".{_} Log: {noformat} Query reads expected on nodes: [9eca677e-0a87-4fad-a676-b53104f00000] ------- Stdout: ------- java.lang.AssertionError: Query reads expected on nodes: [9eca677e-0a87-4fad-a676-b53104f00000] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.ignite.testframework.junits.JUnitAssertAware.assertTrue(JUnitAssertAware.java:30) at org.apache.ignite.internal.processors.query.calcite.integration.SqlDiagnosticIntegrationTest.testPerformanceStatistics(SqlDiagnosticIntegrationTest.java:430){noformat} was: org.apache.ignite.internal.processors.query.calcite.integration.SqlDiagnosticIntegrationTest.testPerformanceStatistics sometimes fails with "{_}Query reads expected on nodes: [9eca677e-0a87-4fad-a676-b53104f00000]".{_} Log: {noformat} Query reads expected on nodes: [9eca677e-0a87-4fad-a676-b53104f00000] ------- Stdout: ------- java.lang.AssertionError: Query reads expected on nodes: [9eca677e-0a87-4fad-a676-b53104f00000] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.apache.ignite.testframework.junits.JUnitAssertAware.assertTrue(JUnitAssertAware.java:30) at org.apache.ignite.internal.processors.query.calcite.integration.SqlDiagnosticIntegrationTest.testPerformanceStatistics(SqlDiagnosticIntegrationTest.java:430){noformat} > Flaky SqlDiagnosticIntegrationTest.testPerformanceStatistics > ------------------------------------------------------------ > > Key: IGNITE-24284 > URL: https://issues.apache.org/jira/browse/IGNITE-24284 > Project: Ignite > Issue Type: Bug > Reporter: Aleksandr Chesnokov > Assignee: Aleksandr Chesnokov > Priority: Minor > Labels: ise > > org.apache.ignite.internal.processors.query.calcite.integration.SqlDiagnosticIntegrationTest.testPerformanceStatistics > sometimes fails with "{_}Query reads expected on nodes: > [9eca677e-0a87-4fad-a676-b53104f00000]".{_} Log: > {noformat} > Query reads expected on nodes: [9eca677e-0a87-4fad-a676-b53104f00000] > ------- Stdout: ------- > java.lang.AssertionError: Query reads expected on nodes: > [9eca677e-0a87-4fad-a676-b53104f00000] at > org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.assertTrue(Assert.java:41) > at > org.apache.ignite.testframework.junits.JUnitAssertAware.assertTrue(JUnitAssertAware.java:30) > at > org.apache.ignite.internal.processors.query.calcite.integration.SqlDiagnosticIntegrationTest.testPerformanceStatistics(SqlDiagnosticIntegrationTest.java:430){noformat} > -- This message was sent by Atlassian Jira (v8.20.10#820010)