[
https://issues.apache.org/jira/browse/IGNITE-9886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681402#comment-16681402
]
Roman Kondakov commented on IGNITE-9886:
----------------------------------------
The same name is used for all suites:
{code:java}
TestSuite suite = new TestSuite("Ignite Cache Queries Test Suite 3");
{code}
IMO names should be unique for each suite.
> Split Continuous Query 1 onto several configs
> ---------------------------------------------
>
> Key: IGNITE-9886
> URL: https://issues.apache.org/jira/browse/IGNITE-9886
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexey Platonov
> Assignee: Alexey Platonov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
>
> At the current state this config require a lot of time for one test-run
> (>100min). We need to split this onto several configs with running time <=
> 60min.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)