[ 
https://issues.apache.org/jira/browse/IGNITE-11158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Ignatenko updated IGNITE-11158:
------------------------------------
    Description: 
Changes made per IGNITE-10179 can impact any test inheriting 
{{GridAbstractTest}}. Some of recent tests were added / enabled too late to 
properly accommodate to these changes.

This task is to investigate such tests and do corrections if needed.

Per failure report of Teamcity bot, list of involved tests is as follows: 
{quote}
* cache.IgniteTopologyValidatorNearPartitionedTxCacheGroupsTest
* eviction.GridCacheConcurrentEvictionConsistencySelfTest
* cache.IgniteTopologyValidatorNearPartitionedTxCacheTest
* eviction.DhtAndNearEvictionTest
* cache.CacheMetricsForClusterGroupSelfTest
* eviction.GridCacheEvictionLockUnlockSelfTest
* replicated.GridCacheReplicatedMetricsSelfTest
* eviction.GridCacheEvictionTouchSelfTest
* eviction.GridCacheConcurrentEvictionsSelfTest
* local.GridCacheLocalMetricsSelfTest
* near.GridCachePartitionedMetricsSelfTest
* local.GridCacheLocalIteratorsSelfTest
* internal.TransactionMetricsMxBeanImplTest
* cache.GridEvictionPolicyMBeansTest

* cache.GridCacheTxPartitionedLocalStoreSelfTest
* cache.IgniteCacheNearLockValueSelfTest
* cache.IgnitePutAllLargeBatchSelfTest
* jdbc.CacheJdbcPojoStoreBinaryMarshallerStoreKeepBinarySelfTest
* cache.IgnitePutAllUpdateNonPreloadedPartitionSelfTest
* jdbc.CacheJdbcPojoStoreBinaryMarshallerSelfTest
* near.GridCacheGetStoreErrorSelfTest
* distributed.IgniteCrossCacheTxStoreSelfTest
* cache.GridCacheColocatedTxStoreExceptionSelfTest
* cache.IgniteCacheEntryListenerTxTest
* cache.GridCacheLocalTxStoreExceptionSelfTest
* near.GridCachePartitionedStorePutSelfTest
* local.GridCacheLocalTxExceptionSelfTest
* cache.GridCacheNearTxStoreExceptionSelfTest
* cache.GridCacheReplicatedTxStoreExceptionSelfTest
* distributed.CacheTxNearUpdateTopologyChangeTest
* dht.GridCacheGlobalLoadTest
* cache.GridCacheTtlManagerSelfTest
* cache.IgniteCacheEntryListenerEagerTtlDisabledTest
* store.CacheTransactionalStoreReadFromBackupTest
* jdbc.CacheJdbcPojoStoreBinaryMarshallerStoreKeepBinaryWithSqlEscapeSelfTest
* cache.IgniteCacheEntryListenerTxReplicatedTest
* store.GridCacheLoadOnlyStoreAdapterSelfTest
* cache.IgniteCacheEntryListenerTxLocalTest
* cache.CachePutEventListenerErrorSelfTest
* cache.GridCacheObjectToStringSelfTest
* near.GridCacheNearTxExceptionSelfTest
* jdbc.CacheJdbcPojoStoreBinaryMarshallerWithSqlEscapeSelfTest
* cache.IgniteCacheTxLocalInvokeTest
* jdbc.GridCacheJdbcBlobStoreMultithreadedSelfTest

* GridCacheRebalancingPartitionDistributionTest.testRollingRestart
{quote}

  was:
Changes made per IGNITE-10179 can impact any test inheriting 
{{GridAbstractTest}}. Some of recent tests were added / enabled too late to 
properly accommodate to these changes.

This task is to investigate such tests and do corrections if needed.

Per failure report of Teamcity bot, list of involved tests is as follows: 
{quote}
* cache.IgniteTopologyValidatorNearPartitionedTxCacheGroupsTest
* eviction.GridCacheConcurrentEvictionConsistencySelfTest
* cache.IgniteTopologyValidatorNearPartitionedTxCacheTest
* eviction.DhtAndNearEvictionTest
* cache.CacheMetricsForClusterGroupSelfTest
* eviction.GridCacheEvictionLockUnlockSelfTest
* replicated.GridCacheReplicatedMetricsSelfTest
* eviction.GridCacheEvictionTouchSelfTest
* eviction.GridCacheConcurrentEvictionsSelfTest
* local.GridCacheLocalMetricsSelfTest
* near.GridCachePartitionedMetricsSelfTest
* local.GridCacheLocalIteratorsSelfTest
* internal.TransactionMetricsMxBeanImplTest
* cache.GridEvictionPolicyMBeansTest

* cache.GridCacheTxPartitionedLocalStoreSelfTest
* cache.IgniteCacheNearLockValueSelfTest
* cache.IgnitePutAllLargeBatchSelfTest
* jdbc.CacheJdbcPojoStoreBinaryMarshallerStoreKeepBinarySelfTest
* cache.IgnitePutAllUpdateNonPreloadedPartitionSelfTest
* jdbc.CacheJdbcPojoStoreBinaryMarshallerSelfTest
* near.GridCacheGetStoreErrorSelfTest
* distributed.IgniteCrossCacheTxStoreSelfTest
* cache.GridCacheColocatedTxStoreExceptionSelfTest
* cache.IgniteCacheEntryListenerTxTest
* cache.GridCacheLocalTxStoreExceptionSelfTest
* near.GridCachePartitionedStorePutSelfTest
* local.GridCacheLocalTxExceptionSelfTest
* cache.GridCacheNearTxStoreExceptionSelfTest
* cache.GridCacheReplicatedTxStoreExceptionSelfTest
* distributed.CacheTxNearUpdateTopologyChangeTest
* dht.GridCacheGlobalLoadTest
* cache.GridCacheTtlManagerSelfTest
* cache.IgniteCacheEntryListenerEagerTtlDisabledTest
* store.CacheTransactionalStoreReadFromBackupTest
* jdbc.CacheJdbcPojoStoreBinaryMarshallerStoreKeepBinaryWithSqlEscapeSelfTest
* cache.IgniteCacheEntryListenerTxReplicatedTest
* store.GridCacheLoadOnlyStoreAdapterSelfTest
* cache.IgniteCacheEntryListenerTxLocalTest
* cache.CachePutEventListenerErrorSelfTest
* cache.GridCacheObjectToStringSelfTest
* near.GridCacheNearTxExceptionSelfTest
* jdbc.CacheJdbcPojoStoreBinaryMarshallerWithSqlEscapeSelfTest
* cache.IgniteCacheTxLocalInvokeTest
* jdbc.GridCacheJdbcBlobStoreMultithreadedSelfTest
{quote}


> Accommodate some of the recent tests to changes made per IGNITE-10179
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-11158
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11158
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.8
>            Reporter: Oleg Ignatenko
>            Assignee: Oleg Ignatenko
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Changes made per IGNITE-10179 can impact any test inheriting 
> {{GridAbstractTest}}. Some of recent tests were added / enabled too late to 
> properly accommodate to these changes.
> This task is to investigate such tests and do corrections if needed.
> Per failure report of Teamcity bot, list of involved tests is as follows: 
> {quote}
> * cache.IgniteTopologyValidatorNearPartitionedTxCacheGroupsTest
> * eviction.GridCacheConcurrentEvictionConsistencySelfTest
> * cache.IgniteTopologyValidatorNearPartitionedTxCacheTest
> * eviction.DhtAndNearEvictionTest
> * cache.CacheMetricsForClusterGroupSelfTest
> * eviction.GridCacheEvictionLockUnlockSelfTest
> * replicated.GridCacheReplicatedMetricsSelfTest
> * eviction.GridCacheEvictionTouchSelfTest
> * eviction.GridCacheConcurrentEvictionsSelfTest
> * local.GridCacheLocalMetricsSelfTest
> * near.GridCachePartitionedMetricsSelfTest
> * local.GridCacheLocalIteratorsSelfTest
> * internal.TransactionMetricsMxBeanImplTest
> * cache.GridEvictionPolicyMBeansTest
> * cache.GridCacheTxPartitionedLocalStoreSelfTest
> * cache.IgniteCacheNearLockValueSelfTest
> * cache.IgnitePutAllLargeBatchSelfTest
> * jdbc.CacheJdbcPojoStoreBinaryMarshallerStoreKeepBinarySelfTest
> * cache.IgnitePutAllUpdateNonPreloadedPartitionSelfTest
> * jdbc.CacheJdbcPojoStoreBinaryMarshallerSelfTest
> * near.GridCacheGetStoreErrorSelfTest
> * distributed.IgniteCrossCacheTxStoreSelfTest
> * cache.GridCacheColocatedTxStoreExceptionSelfTest
> * cache.IgniteCacheEntryListenerTxTest
> * cache.GridCacheLocalTxStoreExceptionSelfTest
> * near.GridCachePartitionedStorePutSelfTest
> * local.GridCacheLocalTxExceptionSelfTest
> * cache.GridCacheNearTxStoreExceptionSelfTest
> * cache.GridCacheReplicatedTxStoreExceptionSelfTest
> * distributed.CacheTxNearUpdateTopologyChangeTest
> * dht.GridCacheGlobalLoadTest
> * cache.GridCacheTtlManagerSelfTest
> * cache.IgniteCacheEntryListenerEagerTtlDisabledTest
> * store.CacheTransactionalStoreReadFromBackupTest
> * jdbc.CacheJdbcPojoStoreBinaryMarshallerStoreKeepBinaryWithSqlEscapeSelfTest
> * cache.IgniteCacheEntryListenerTxReplicatedTest
> * store.GridCacheLoadOnlyStoreAdapterSelfTest
> * cache.IgniteCacheEntryListenerTxLocalTest
> * cache.CachePutEventListenerErrorSelfTest
> * cache.GridCacheObjectToStringSelfTest
> * near.GridCacheNearTxExceptionSelfTest
> * jdbc.CacheJdbcPojoStoreBinaryMarshallerWithSqlEscapeSelfTest
> * cache.IgniteCacheTxLocalInvokeTest
> * jdbc.GridCacheJdbcBlobStoreMultithreadedSelfTest
> * GridCacheRebalancingPartitionDistributionTest.testRollingRestart
> {quote}



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

Reply via email to