alex-plekhanov commented on code in PR #11613: URL: https://github.com/apache/ignite/pull/11613#discussion_r1816185301
########## modules/indexing/src/test/java/org/apache/ignite/client/ClientTestSuite.java: ########## @@ -47,6 +47,7 @@ import org.apache.ignite.internal.client.thin.events.IgniteClientConnectionEventListenerTest; import org.apache.ignite.internal.client.thin.events.IgniteClientLifecycleEventListenerTest; import org.apache.ignite.internal.client.thin.events.IgniteClientRequestEventListenerTest; +import org.apache.ignite.sqltests.ExtraColumnInH2RowsTest; Review Comment: It was copied, and now there are two tests with name ExtraColumnInH2RowsTest. Old one must be removed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org