Andrew Mashenkov created IGNITE-11466:
-----------------------------------------
Summary: MVCC: Remove irrelevant tests from mvcc suites.
Key: IGNITE-11466
URL: https://issues.apache.org/jira/browse/IGNITE-11466
Project: Ignite
Issue Type: Test
Components: mvcc
Reporter: Andrew Mashenkov
Fix For: 2.8
For now we have 300+ muted tests related to Mvcc support for LOCAL caches.
As IGNITE-9530 has been closed with "wont fix" we have to
# Cleanup codeĀ and remove test clones likeĀ
IgniteCacheGroupsTest.testCacheIteratorMvccTxLocal
# Add LOCAL cache test classes to ignore list in Mvcc suites.
# Other tests should be disabled in Mvcc mode with Assumption and meaningful
message.
# All these tests should be unmuted on TC.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)