Dmitriy Pavlov created IGNITE-10978:
---------------------------------------

             Summary: Remove unused tests marked with unclear todo
                 Key: IGNITE-10978
                 URL: https://issues.apache.org/jira/browse/IGNITE-10978
             Project: Ignite
          Issue Type: Task
            Reporter: Dmitriy Pavlov
            Assignee: Dmitriy Pavlov



{noformat}
// TODO GG-11141.
//        
GridTestUtils.addTestIfNeeded(suite,GridCacheOnCopyFlagTxPartitionedSelfTest.class,
 ignoredTests);
//        
GridTestUtils.addTestIfNeeded(suite,GridCacheOnCopyFlagReplicatedSelfTest.class,
 ignoredTests);
//        
GridTestUtils.addTestIfNeeded(suite,GridCacheOnCopyFlagLocalSelfTest.class, 
ignoredTests);
//        
GridTestUtils.addTestIfNeeded(suite,GridCacheOnCopyFlagAtomicSelfTest.class, 
ignoredTests);
{noformat}
Test classes not used, so there is no reason to keep it



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

Reply via email to