[jira] [Created] (IGNITE-11510) SQL: Rework running queries tests to make them stable to internal code changes

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11510) SQL: Rework running queries tests to make them stable to internal code changes

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-11510:
----------------------------------------

             Summary: SQL: Rework running queries tests to make them stable to internal code changes
                 Key: IGNITE-11510
                 URL: https://issues.apache.org/jira/browse/IGNITE-11510
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov


See {{RunningQueriesTest}}. It hacks into {{IgniteH2Indexing.querySqlFields}}. This is not resilent to internal code changes. We need to make sure that the whole test use as less hacks as possible. E.g. we can hack into running queries manager instead of indexing.

Several DML tests are muted due to changes introduced in IGNITE-11227.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)