You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2019/01/18 12:36:00 UTC

[jira] [Created] (IGNITE-10978) Remove unused tests marked with unclear todo

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)