anton-vinogradov opened a new pull request, #13289: URL: https://github.com/apache/ignite/pull/13289
Follow-up to IGNITE-28828. Splits 3 more overloaded core test suites into balanced halves. Test-infrastructure only; no production code changed; each split is an exact partition of the original suite (no test added/removed). **New suites:** `IgniteCacheTestSuite18` (from Cache 4), `IgniteCacheTestSuite19` (from Cache 8 — moves the Eviction sub-suite + rebalancing tests), `IgniteCacheDataStructuresSelfTestSuite2`. **Verified:** `ignite-core` compiles, strict `-Pcheckstyle` passes, and each split's class set exactly equals the original (no coverage lost). **Note:** new TeamCity build configs for these suites must be added to the RunAll chain for them to actually run in CI. Jira: https://issues.apache.org/jira/browse/IGNITE-28829 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
