Oleg Ignatenko created IGNITE-10200:
---------------------------------------
Summary: GridCacheSetAbstractSelfTest#testMultipleStructuresInDifferentGroups and some other tests are incorrectly muted (by underscore prefix in name)
Key: IGNITE-10200
URL:
https://issues.apache.org/jira/browse/IGNITE-10200 Project: Ignite
Issue Type: Bug
Affects Versions: 2.6
Reporter: Oleg Ignatenko
The following tests are incorrectly muted:
- GridCacheSetAbstractSelfTest#_testMultipleStructuresInDifferentGroups
This test was muted long ago and currently passes, needs to be unmuted ([commit d6c64a8|
https://github.com/apache/ignite/commit/d6c64a82ac738ca4acad6785c87b6de28e9760b1]).
- TcpDiscoveryMultiThreadedTest#_testCustomEventNodeRestart
This test was muted long ago and currently passes, needs to be unmuted.
Git history refers IGNITE-3418, [commit a5e965e|
https://github.com/apache/ignite/commit/2e65beb4f628e0ba138abc2dfab707bc9a5e965e]
- ServiceDeploymentOnActivationTest#_testClientsStaticConfigWithoutPersistence
Test name should be corrected, it needs to be failed and muted per IGNITE-8279
- RendezvousAffinityFunctionSimpleBenchmark#_testAffinityCompatibility
Test name should be corrected, it needs to be failed and muted per IGNITE-10191
- OptimizedMarshallerTest#_testAllocationOverflow
Test name should be corrected, it needs to be failed and muted per IGNITE-10192
- IgniteBaselineAffinityTopologyActivationTest#_testBaselineTopologyHistoryIsDeletedOnBaselineDelete
Test name should be corrected, it needs to be failed and muted per IGNITE-10193
- IgniteDbPutGetAbstractTest#_testRandomPutGetRemove
Test name should be corrected, it needs to be failed and muted per IGNITE-10197
- TcpDiscoveryMultiThreadedTest#_testCustomEventOnJoinCoordinatorStop
Test name should be corrected, it needs to be failed and muted per IGNITE-10198
- TcpDiscoveryMultiThreadedTest#_testClientContinuousQueryCoordinatorStop
Test name should be corrected, it needs to be failed and muted per IGNITE-10198
- IgniteSqlSplitterSelfTest##testMergeJoin
Test name should be corrected, it needs to be failed and muted per IGNITE-10199
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)