anton-vinogradov opened a new pull request, #13288:
URL: https://github.com/apache/ignite/pull/13288

   Splits 12 overloaded Java test suites into balanced halves to shorten the 
longest RunAll suites. Test-infrastructure only; no production code changed; 
each split is an exact partition of the original suite (no test added/removed).
   
   **New suites:** `IgniteBinaryCacheQueryTestSuite5/6`, 
`IgniteSpiDiscoverySelfTestSuite2`, `IgniteCacheConsistencySelfTestSuite2`, 
`IgniteCacheFailoverTestSuite4/5`, `IgniteCacheTestSuite14/15/16/17`, 
`IgniteSnapshotTestSuite7/8`.
   
   **Verified:** `ignite-core` + `ignite-indexing` compile, 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-28828
   
   🤖 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]

Reply via email to