From aa2c91f0de000323e1ab8246ae5a1d55429f16d1 Mon Sep 17 00:00:00 2001 From: Petrov Date: Tue, 25 Dec 2018 18:05:58 +0300 Subject: [PATCH 1/2] IGNITE-10178 Ignore annotations added --- .../s3/S3CheckpointManagerSelfTest.java | 6 +- .../s3/S3CheckpointSpiSelfTest.java | 8 +- .../s3/S3CheckpointSpiStartStopSelfTest.java | 4 +- .../s3/S3SessionCheckpointSelfTest.java | 4 +- ...cpDiscoveryS3IpFinderAbstractSelfTest.java | 4 +- .../client/ClientReconnectionSelfTest.java | 4 +- .../client/ClientSslParametersTest.java | 4 - .../jdbc/thin/JdbcThinConnectionSelfTest.java | 4 +- .../jdbc/thin/JdbcThinStatementSelfTest.java | 13 +-- .../TcpDiscoveryCloudIpFinderSelfTest.java | 7 +- .../failure/IoomFailureHandlerTest.java | 4 +- ...uthenticationProcessorNodeRestartTest.java | 4 +- .../cache/CacheConnectionLeakStoreTxTest.java | 7 +- ...ceptorPartitionCounterLocalSanityTest.java | 7 +- .../CacheSerializableTransactionsTest.java | 4 +- .../GridCacheAbstractFullApiSelfTest.java | 4 +- .../cache/IgniteCacheGroupsTest.java | 31 +++--- ...eCacheInvokeReadThroughSingleNodeTest.java | 13 +-- .../IgniteCacheInvokeReadThroughTest.java | 16 ++- ...IgniteMvccTxMultiThreadedAbstractTest.java | 7 +- ...gniteMvccTxSingleThreadedAbstractTest.java | 7 +- .../cache/WalModeChangeAdvancedSelfTest.java | 4 +- .../CacheKeepBinaryWithInterceptorTest.java | 4 +- ...ridCacheBinaryObjectsAbstractSelfTest.java | 4 +- ...ePartitionedAtomicSetFailoverSelfTest.java | 4 +- ...idCachePartitionedSetFailoverSelfTest.java | 4 +- ...heAsyncOperationsFailoverAbstractTest.java | 4 +- .../distributed/CacheBlockOnGetAllTest.java | 97 +++++++++++++------ .../distributed/CacheBlockOnScanTest.java | 13 ++- .../CacheBlockOnSingleGetTest.java | 97 +++++++++++++------ .../distributed/CacheExchangeMergeTest.java | 4 +- ...acheGetInsideLockChangingTopologyTest.java | 4 +- ...cheLoadingConcurrentGridStartSelfTest.java | 4 +- ...dCachePartitionNotLoadedEventSelfTest.java | 4 +- .../GridCacheTransformEventSelfTest.java | 10 +- ...acheGroupsPartitionLossPolicySelfTest.java | 4 +- ...gniteCachePartitionLossPolicySelfTest.java | 13 +-- .../IgniteCacheReadFromBackupTest.java | 13 +-- .../IgniteCacheSingleGetMessageTest.java | 4 +- .../IgniteMvccTxTimeoutAbstractTest.java | 4 +- ...hePartitionedNearDisabledLockSelfTest.java | 4 +- ...artitionedNearDisabledMetricsSelfTest.java | 4 +- ...achePartitionedTopologyChangeSelfTest.java | 4 +- .../dht/GridCacheTxNodeFailureSelfTest.java | 4 +- ...iteAtomicLongChangingTopologySelfTest.java | 4 +- .../dht/NotMappedPartitionInTxTest.java | 7 +- ...eRebalancingWithAsyncClearingMvccTest.java | 4 +- .../GridCacheReplicatedLockSelfTest.java | 4 +- ...ridCacheReplicatedNodeRestartSelfTest.java | 4 +- .../GridReplicatedTxPreloadTest.java | 4 +- .../paged/PageEvictionMetricTest.java | 4 +- ...eEvictionPagesRecyclingAndReusingTest.java | 7 +- ...PageEvictionWithRebalanceAbstractTest.java | 4 +- .../IgniteCacheExpiryPolicyAbstractTest.java | 4 +- ...micNearEnabledMultiJvmFullApiSelfTest.java | 4 +- .../cache/mvcc/CacheMvccTransactionsTest.java | 11 +-- .../cache/mvcc/CacheMvccTxFailoverTest.java | 4 +- .../db/IgniteLogicalRecoveryTest.java | 4 +- .../db/IgnitePdsPartitionPreloadTest.java | 7 +- .../wal/IgniteWalFormatFileFailoverTest.java | 7 +- .../IgniteChangeGlobalStateServiceTest.java | 4 +- .../IgniteChangeGlobalStateTest.java | 4 +- .../join/JoinActiveNodeToActiveCluster.java | 7 +- .../join/JoinActiveNodeToInActiveCluster.java | 7 +- .../join/JoinInActiveNodeToActiveCluster.java | 4 +- .../JoinInActiveNodeToInActiveCluster.java | 7 +- ...nuousQueryAsyncFailoverMvccTxSelfTest.java | 7 +- ...heContinuousQueryExecuteInPrimaryTest.java | 4 +- ...ContinuousQueryFailoverMvccTxSelfTest.java | 7 +- ...heContinuousQueryRandomOperationsTest.java | 7 +- ...heKeepBinaryIterationStoreEnabledTest.java | 7 +- .../TxDataConsistencyOnCommitFailureTest.java | 4 +- .../continuous/GridEventConsumeSelfTest.java | 4 +- .../database/BPlusTreeSelfTest.java | 4 +- .../DataStreamProcessorMvccSelfTest.java | 10 +- .../DataStreamerMultiThreadedSelfTest.java | 4 +- .../DataStreamerMultinodeCreateCacheTest.java | 4 +- .../igfs/IgfsPrimaryMultiNodeSelfTest.java | 4 +- ...ryRelaxedConsistencyMultiNodeSelfTest.java | 4 +- .../ServiceDeploymentOnActivationTest.java | 4 +- .../internal/util/IgniteDevOnlyLogTest.java | 4 +- ...IpcSharedMemoryCrashDetectionSelfTest.java | 4 +- .../tcp/TcpDiscoveryMultiThreadedTest.java | 16 ++- .../HadoopExternalTaskExecutionSelfTest.java | 4 +- .../HadoopExternalCommunicationSelfTest.java | 4 +- .../mvcc/CacheMvccSqlQueriesAbstractTest.java | 6 +- .../query/IgniteSqlSplitterSelfTest.java | 3 +- .../query/h2/sql/BaseH2CompareQueryTest.java | 4 +- .../stream/mqtt/IgniteMqttStreamerTest.java | 4 +- ...ridSpringCacheManagerMultiJvmSelfTest.java | 4 +- .../p2p/GridP2PUserVersionChangeSelfTest.java | 4 +- ...cheEntryListenerWithZkDiscoAtomicTest.java | 4 +- .../internal/ZookeeperDiscoverySpiTest.java | 7 +- 93 files changed, 391 insertions(+), 340 deletions(-) diff --git a/modules/aws/src/test/java/org/apache/ignite/spi/checkpoint/s3/S3CheckpointManagerSelfTest.java b/modules/aws/src/test/java/org/apache/ignite/spi/checkpoint/s3/S3CheckpointManagerSelfTest.java index 7816e7ba0af47..b3ef1ef7a47b2 100644 --- a/modules/aws/src/test/java/org/apache/ignite/spi/checkpoint/s3/S3CheckpointManagerSelfTest.java +++ b/modules/aws/src/test/java/org/apache/ignite/spi/checkpoint/s3/S3CheckpointManagerSelfTest.java @@ -21,8 +21,8 @@ import com.amazonaws.auth.BasicAWSCredentials; import org.apache.ignite.configuration.IgniteConfiguration; import org.apache.ignite.internal.managers.checkpoint.GridCheckpointManagerAbstractSelfTest; -import org.apache.ignite.testsuites.IgniteIgnore; import org.apache.ignite.testsuites.IgniteS3TestSuite; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -55,7 +55,7 @@ public class S3CheckpointManagerSelfTest extends GridCheckpointManagerAbstractSe /** * @throws Exception Thrown if any exception occurs. */ - @IgniteIgnore("https://issues.apache.org/jira/browse/IGNITE-2420") + @Ignore("https://issues.apache.org/jira/browse/IGNITE-2420") @Test public void testS3Based() throws Exception { retries = 6; @@ -66,7 +66,7 @@ public void testS3Based() throws Exception { /** * @throws Exception Thrown if any exception occurs. */ - @IgniteIgnore("https://issues.apache.org/jira/browse/IGNITE-2420") + @Ignore("https://issues.apache.org/jira/browse/IGNITE-2420") @Test public void testMultiNodeS3Based() throws Exception { retries = 6; diff --git a/modules/aws/src/test/java/org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiSelfTest.java b/modules/aws/src/test/java/org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiSelfTest.java index a25b5be481a53..949c12c527eea 100644 --- a/modules/aws/src/test/java/org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiSelfTest.java +++ b/modules/aws/src/test/java/org/apache/ignite/spi/checkpoint/s3/S3CheckpointSpiSelfTest.java @@ -37,8 +37,8 @@ import org.apache.ignite.testframework.GridTestUtils; import org.apache.ignite.testframework.junits.spi.GridSpiAbstractTest; import org.apache.ignite.testframework.junits.spi.GridSpiTest; -import org.apache.ignite.testsuites.IgniteIgnore; import org.apache.ignite.testsuites.IgniteS3TestSuite; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -99,7 +99,7 @@ public class S3CheckpointSpiSelfTest extends GridSpiAbstractTest() { @Override public Object call() throws Exception { diff --git a/modules/cloud/src/test/java/org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinderSelfTest.java b/modules/cloud/src/test/java/org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinderSelfTest.java index 89744a267d2bb..dbd28b5b9b83c 100644 --- a/modules/cloud/src/test/java/org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinderSelfTest.java +++ b/modules/cloud/src/test/java/org/apache/ignite/spi/discovery/tcp/ipfinder/cloud/TcpDiscoveryCloudIpFinderSelfTest.java @@ -24,7 +24,7 @@ import org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi; import org.apache.ignite.spi.discovery.tcp.ipfinder.TcpDiscoveryIpFinderAbstractSelfTest; import org.apache.ignite.testsuites.IgniteCloudTestSuite; -import org.apache.ignite.testsuites.IgniteIgnore; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -65,7 +65,7 @@ public TcpDiscoveryCloudIpFinderSelfTest() throws Exception { * * @throws Exception If any error occurs. */ - @IgniteIgnore("https://issues.apache.org/jira/browse/IGNITE-1585") + @Ignore("https://issues.apache.org/jira/browse/IGNITE-1585") @Test public void testGoogleComputeEngine() throws Exception { testCloudProvider("google-compute-engine"); @@ -77,9 +77,8 @@ public void testGoogleComputeEngine() throws Exception { * @throws Exception If any error occurs. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9444") public void testRackspace() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9444"); - testCloudProvider("rackspace-cloudservers-us"); } diff --git a/modules/core/src/test/java/org/apache/ignite/failure/IoomFailureHandlerTest.java b/modules/core/src/test/java/org/apache/ignite/failure/IoomFailureHandlerTest.java index 6c9304bac9c57..b8ca2b768d59a 100644 --- a/modules/core/src/test/java/org/apache/ignite/failure/IoomFailureHandlerTest.java +++ b/modules/core/src/test/java/org/apache/ignite/failure/IoomFailureHandlerTest.java @@ -28,6 +28,7 @@ import org.apache.ignite.internal.mem.IgniteOutOfMemoryException; import org.apache.ignite.internal.util.typedef.X; import org.apache.ignite.transactions.Transaction; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -125,9 +126,8 @@ public void testIoomErrorMvccNoStoreHandling() throws Exception { * Test IgniteOutOfMemoryException handling with PDS. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10185") public void testIoomErrorMvccPdsHandling() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10185"); - testIoomErrorHandling(true, true); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/authentication/AuthenticationProcessorNodeRestartTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/authentication/AuthenticationProcessorNodeRestartTest.java index deb9dc22b06f9..2a157616074b7 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/authentication/AuthenticationProcessorNodeRestartTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/authentication/AuthenticationProcessorNodeRestartTest.java @@ -27,6 +27,7 @@ import org.apache.ignite.internal.util.typedef.internal.U; import org.apache.ignite.testframework.GridTestUtils; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -108,9 +109,8 @@ public class AuthenticationProcessorNodeRestartTest extends GridCommonAbstractTe * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7472") public void testConcurrentAddUpdateRemoveNodeRestartCoordinator() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7472"); - final IgniteInternalFuture restartFut = restartCoordinator(); AuthorizationContext.context(actxDflt); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheConnectionLeakStoreTxTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheConnectionLeakStoreTxTest.java index ce881c2692cca..f4beb1868475b 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheConnectionLeakStoreTxTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheConnectionLeakStoreTxTest.java @@ -39,6 +39,7 @@ import org.apache.ignite.transactions.Transaction; import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -175,9 +176,8 @@ public void testConnectionLeakOneBackupPessimisticReadCommittedLoadFromStore() t * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testConnectionLeakOneBackupMvccPessimisticRepeatableRead() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - checkConnectionLeak(CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT, PESSIMISTIC, REPEATABLE_READ); } @@ -185,9 +185,8 @@ public void testConnectionLeakOneBackupMvccPessimisticRepeatableRead() throws Ex * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testConnectionLeakOneBackupMvccPessimisticRepeatableReadLoadFromStore() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - isLoadFromStore = true; checkConnectionLeak(CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT, PESSIMISTIC, REPEATABLE_READ); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheInterceptorPartitionCounterLocalSanityTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheInterceptorPartitionCounterLocalSanityTest.java index 9f370ddcf9231..8e9fbb326480a 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheInterceptorPartitionCounterLocalSanityTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheInterceptorPartitionCounterLocalSanityTest.java @@ -47,6 +47,7 @@ import org.apache.ignite.transactions.TransactionIsolation; import org.eclipse.jetty.util.BlockingArrayQueue; import org.jetbrains.annotations.NotNull; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -150,9 +151,8 @@ public void testLocalTxWithStore() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9530") public void testLocalMvccTx() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9530"); - CacheConfiguration ccfg = cacheConfiguration(TRANSACTIONAL_SNAPSHOT,false); doTestPartitionCounterOperation(ccfg); @@ -162,9 +162,8 @@ public void testLocalMvccTx() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9530") public void testLocalMvccTxWithStore() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9530"); - CacheConfiguration ccfg = cacheConfiguration(TRANSACTIONAL_SNAPSHOT,true); doTestPartitionCounterOperation(ccfg); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheSerializableTransactionsTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheSerializableTransactionsTest.java index 65bce105c1f02..10c051d209f0e 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheSerializableTransactionsTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheSerializableTransactionsTest.java @@ -74,6 +74,7 @@ import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; import org.apache.ignite.transactions.TransactionOptimisticException; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -2853,9 +2854,8 @@ public void testReadWriteTransactionsNoDeadlockMultinode() throws Exception { * @param multiNode Multi-node test flag. * @throws Exception If failed. */ + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9226") private void checkReadWriteTransactionsNoDeadlock(final boolean multiNode) throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9226"); - final Ignite ignite0 = ignite(0); for (final CacheConfiguration ccfg : cacheConfigurations()) { diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheAbstractFullApiSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheAbstractFullApiSelfTest.java index e0c4a267c9905..e45edb9a209fc 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheAbstractFullApiSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheAbstractFullApiSelfTest.java @@ -104,6 +104,7 @@ import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; import org.jetbrains.annotations.Nullable; +import org.junit.Ignore; import org.junit.Test; import static java.util.concurrent.TimeUnit.MILLISECONDS; @@ -285,9 +286,8 @@ public abstract class GridCacheAbstractFullApiSelfTest extends GridCacheAbstract * @throws Exception if something goes bad. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-4380") public void testInvokeAllMultithreaded() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-4380"); - final IgniteCache cache = jcache(); final int threadCnt = 4; final int cnt = 5000; diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheGroupsTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheGroupsTest.java index 99cb20055099e..a1fc82b798376 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheGroupsTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheGroupsTest.java @@ -99,6 +99,7 @@ import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.apache.ignite.transactions.Transaction; import org.jetbrains.annotations.Nullable; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -359,9 +360,8 @@ public void testScanQueryTxLocal() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9530") public void testScanQueryMvccTxLocal() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9530"); - scanQuery(LOCAL, TRANSACTIONAL_SNAPSHOT); } @@ -385,9 +385,8 @@ public void testEntriesTtlTxPartitioned() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7311") public void testEntriesTtlMvccTxPartitioned() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7311"); - entriesTtl(PARTITIONED, TRANSACTIONAL_SNAPSHOT); } @@ -411,9 +410,8 @@ public void testEntriesTtlTxReplicated() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7311") public void testEntriesTtlMvccTxReplicated() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7311"); - entriesTtl(REPLICATED, TRANSACTIONAL_SNAPSHOT); } @@ -512,9 +510,8 @@ public void testCacheIteratorTxLocal() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9530") public void testCacheIteratorMvccTxLocal() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9530"); - cacheIterator(LOCAL, TRANSACTIONAL_SNAPSHOT); } @@ -610,9 +607,8 @@ public void testContinuousQueryTxLocal() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9530") public void testContinuousQueryMvccTxLocal() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9530"); - continuousQuery(LOCAL, TRANSACTIONAL_SNAPSHOT); } @@ -2051,9 +2047,8 @@ public void testCacheApiTxPartitioned() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7952") public void testCacheApiMvccTxPartitioned() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7952"); - cacheApiTest(PARTITIONED, TRANSACTIONAL_SNAPSHOT); } @@ -2069,9 +2064,8 @@ public void testCacheApiTxReplicated() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7952") public void testCacheApiMvccTxReplicated() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7952"); - cacheApiTest(REPLICATED, TRANSACTIONAL_SNAPSHOT); } @@ -2904,9 +2898,8 @@ public void testLoadCacheTxPartitioned() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7954") public void testLoadCacheMvccTxPartitioned() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7954"); - loadCache(PARTITIONED, TRANSACTIONAL_SNAPSHOT); } @@ -2922,9 +2915,8 @@ public void testLoadCacheTxReplicated() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7954") public void testLoadCacheMvccTxReplicated() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7954"); - loadCache(REPLICATED, TRANSACTIONAL_SNAPSHOT); } @@ -2948,9 +2940,8 @@ public void testLoadCacheTxLocal() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9530") public void testLoadCacheMvccTxLocal() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9530"); - loadCache(LOCAL, TRANSACTIONAL_SNAPSHOT); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheInvokeReadThroughSingleNodeTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheInvokeReadThroughSingleNodeTest.java index c82e6175cfd5f..5a8fba456c05b 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheInvokeReadThroughSingleNodeTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheInvokeReadThroughSingleNodeTest.java @@ -17,6 +17,7 @@ package org.apache.ignite.internal.processors.cache; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -115,9 +116,8 @@ public void testInvokeReadThroughTxLocal() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testInvokeReadThroughMvccTx() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - invokeReadThrough(cacheConfiguration(PARTITIONED, TRANSACTIONAL_SNAPSHOT, 1, false)); } @@ -125,9 +125,8 @@ public void testInvokeReadThroughMvccTx() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testInvokeReadThroughMvccTxNearCache() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - invokeReadThrough(cacheConfiguration(PARTITIONED, TRANSACTIONAL_SNAPSHOT, 1, true)); } @@ -135,9 +134,8 @@ public void testInvokeReadThroughMvccTxNearCache() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testInvokeReadThroughMvccTxReplicated() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - invokeReadThrough(cacheConfiguration(REPLICATED, TRANSACTIONAL_SNAPSHOT, 0, false)); } @@ -145,9 +143,8 @@ public void testInvokeReadThroughMvccTxReplicated() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testInvokeReadThroughMvccTxLocal() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - invokeReadThrough(cacheConfiguration(LOCAL, TRANSACTIONAL_SNAPSHOT, 0, false)); } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheInvokeReadThroughTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheInvokeReadThroughTest.java index d2d21767c038d..90abbe6cfea88 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheInvokeReadThroughTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheInvokeReadThroughTest.java @@ -17,6 +17,7 @@ package org.apache.ignite.internal.processors.cache; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -134,9 +135,8 @@ public void testInvokeReadThroughTxReplicated() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testInvokeReadThroughMvccTx0() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - invokeReadThrough(cacheConfiguration(PARTITIONED, TRANSACTIONAL_SNAPSHOT, 0, false)); } @@ -144,9 +144,8 @@ public void testInvokeReadThroughMvccTx0() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testInvokeReadThroughMvccTx1() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - invokeReadThrough(cacheConfiguration(PARTITIONED, TRANSACTIONAL_SNAPSHOT, 1, false)); } @@ -154,9 +153,8 @@ public void testInvokeReadThroughMvccTx1() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testInvokeReadThroughMvccTx2() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - invokeReadThrough(cacheConfiguration(PARTITIONED, TRANSACTIONAL_SNAPSHOT, 2, false)); } @@ -164,9 +162,8 @@ public void testInvokeReadThroughMvccTx2() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testInvokeReadThroughMvccTxNearCache() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - invokeReadThrough(cacheConfiguration(PARTITIONED, TRANSACTIONAL_SNAPSHOT, 1, true)); } @@ -174,9 +171,8 @@ public void testInvokeReadThroughMvccTxNearCache() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testInvokeReadThroughMvccTxReplicated() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - invokeReadThrough(cacheConfiguration(REPLICATED, TRANSACTIONAL_SNAPSHOT, 0, false)); } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteMvccTxMultiThreadedAbstractTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteMvccTxMultiThreadedAbstractTest.java index f7c434a4c3ba1..d6107722461f7 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteMvccTxMultiThreadedAbstractTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteMvccTxMultiThreadedAbstractTest.java @@ -25,6 +25,7 @@ import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; import org.jetbrains.annotations.Nullable; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -38,15 +39,15 @@ @RunWith(JUnit4.class) public abstract class IgniteMvccTxMultiThreadedAbstractTest extends IgniteTxAbstractTest { /** {@inheritDoc} */ + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") @Override protected void beforeTestsStarted() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9470"); - super.beforeTestsStarted(); } /** {@inheritDoc} */ + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") @Override protected void beforeTest() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9470"); + // No-op } /** diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteMvccTxSingleThreadedAbstractTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteMvccTxSingleThreadedAbstractTest.java index 51e96e120ee75..42fd4e40c592b 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteMvccTxSingleThreadedAbstractTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteMvccTxSingleThreadedAbstractTest.java @@ -18,6 +18,7 @@ package org.apache.ignite.internal.processors.cache; import org.apache.ignite.IgniteCheckedException; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -34,9 +35,8 @@ public abstract class IgniteMvccTxSingleThreadedAbstractTest extends IgniteTxAbs * @throws IgniteCheckedException If test failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10261") public void testPessimisticRepeatableReadCommit() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10261"); - checkCommit(PESSIMISTIC, REPEATABLE_READ); finalChecks(); @@ -46,9 +46,8 @@ public void testPessimisticRepeatableReadCommit() throws Exception { * @throws IgniteCheckedException If test failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10261") public void testPessimisticRepeatableReadRollback() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10261"); - checkRollback(PESSIMISTIC, REPEATABLE_READ); finalChecks(); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/WalModeChangeAdvancedSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/WalModeChangeAdvancedSelfTest.java index 50f82b4f80877..08630166ced6e 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/WalModeChangeAdvancedSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/WalModeChangeAdvancedSelfTest.java @@ -30,6 +30,7 @@ import org.apache.ignite.internal.IgniteInternalFuture; import org.apache.ignite.testframework.GridTestUtils; import org.apache.ignite.testframework.GridTestUtils.SF; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -232,9 +233,8 @@ public void testServerRestartNonCoordinator() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7472") public void testServerRestartCoordinator() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7472"); - checkNodeRestart(true); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/binary/CacheKeepBinaryWithInterceptorTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/binary/CacheKeepBinaryWithInterceptorTest.java index 4233535613484..fc3e5cef0fcd6 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/binary/CacheKeepBinaryWithInterceptorTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/binary/CacheKeepBinaryWithInterceptorTest.java @@ -27,6 +27,7 @@ import org.apache.ignite.lang.IgniteBiTuple; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.jetbrains.annotations.Nullable; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -84,9 +85,8 @@ public void testKeepBinaryWithInterceptor() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9323") public void testKeepBinaryWithInterceptorOnMvccCache() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9323"); - startGrid(0); keepBinaryWithInterceptor(cacheConfiguration(TRANSACTIONAL_SNAPSHOT, false)); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/binary/GridCacheBinaryObjectsAbstractSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/binary/GridCacheBinaryObjectsAbstractSelfTest.java index a65682e0dc054..491c9db153bfc 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/binary/GridCacheBinaryObjectsAbstractSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/binary/GridCacheBinaryObjectsAbstractSelfTest.java @@ -74,6 +74,7 @@ import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; import org.jetbrains.annotations.Nullable; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -567,9 +568,8 @@ public void testBasicArrays() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-3244") public void testCustomArrays() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-3244"); - IgniteCache cache = jcache(0); for (int i = 0; i < ENTRY_CNT; i++) { diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/datastructures/partitioned/GridCachePartitionedAtomicSetFailoverSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/datastructures/partitioned/GridCachePartitionedAtomicSetFailoverSelfTest.java index 9e88a187fcf2d..33f2ef53252ec 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/datastructures/partitioned/GridCachePartitionedAtomicSetFailoverSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/datastructures/partitioned/GridCachePartitionedAtomicSetFailoverSelfTest.java @@ -19,6 +19,7 @@ import org.apache.ignite.cache.CacheAtomicityMode; import org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetFailoverAbstractSelfTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -37,7 +38,8 @@ public class GridCachePartitionedAtomicSetFailoverSelfTest extends GridCacheSetF /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-170") @Override public void testNodeRestart() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-170"); + // No-op } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/datastructures/partitioned/GridCachePartitionedSetFailoverSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/datastructures/partitioned/GridCachePartitionedSetFailoverSelfTest.java index a37944dc77c53..f1bef805c4df5 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/datastructures/partitioned/GridCachePartitionedSetFailoverSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/datastructures/partitioned/GridCachePartitionedSetFailoverSelfTest.java @@ -19,6 +19,7 @@ import org.apache.ignite.cache.CacheAtomicityMode; import org.apache.ignite.internal.processors.cache.datastructures.GridCacheSetFailoverAbstractSelfTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -36,7 +37,8 @@ public class GridCachePartitionedSetFailoverSelfTest extends GridCacheSetFailove } @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-1593") @Override public void testNodeRestart(){ - fail("https://issues.apache.org/jira/browse/IGNITE-1593"); + // No-op } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheAsyncOperationsFailoverAbstractTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheAsyncOperationsFailoverAbstractTest.java index 9b62c35a0b535..8998198f936a2 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheAsyncOperationsFailoverAbstractTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheAsyncOperationsFailoverAbstractTest.java @@ -39,6 +39,7 @@ import org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi; import org.apache.ignite.testframework.GridTestUtils; import org.jetbrains.annotations.NotNull; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -117,9 +118,8 @@ public void testPutAllAsyncFailoverManyThreads() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9759") public void testAsyncFailover() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9759"); - IgniteCache cache = ignite(0).cache(DEFAULT_CACHE_NAME); int ops = cache.getConfiguration(CacheConfiguration.class).getMaxConcurrentAsyncOperations(); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnGetAllTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnGetAllTest.java index dd301b13417a1..e8c2c213e983d 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnGetAllTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnGetAllTest.java @@ -21,6 +21,7 @@ import java.util.Random; import java.util.Set; import org.jetbrains.annotations.NotNull; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -57,224 +58,256 @@ public class CacheBlockOnGetAllTest extends CacheBlockOnReadAbstractTest { /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9915") @Override public void testStopBaselineAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9915"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9915") @Override public void testStopBaselineAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9915"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9915") @Override public void testStopBaselineTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9915"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9915") @Override public void testStopBaselineTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9915"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testCreateCacheAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testCreateCacheAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testCreateCacheTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testCreateCacheTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testDestroyCacheAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testDestroyCacheAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testDestroyCacheTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testDestroyCacheTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStartServerAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStartServerAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStartServerTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStartServerTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStopServerAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStopServerAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStopServerTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStopServerTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testUpdateBaselineTopologyAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testUpdateBaselineTopologyAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testUpdateBaselineTopologyTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testUpdateBaselineTopologyTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStartClientAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStartClientAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStartClientTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStartClientTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStopClientAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStopClientAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStopClientTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStopClientTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnScanTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnScanTest.java index 2b0289b3e8149..a9548e0aeb661 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnScanTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnScanTest.java @@ -21,6 +21,7 @@ import java.util.Random; import org.apache.ignite.cache.query.ScanQuery; import org.jetbrains.annotations.NotNull; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -82,29 +83,33 @@ public class CacheBlockOnScanTest extends CacheBlockOnReadAbstractTest { /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStartClientAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStartClientTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStopClientAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStopClientTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnSingleGetTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnSingleGetTest.java index 08c15b4e4442a..e148d24f8ec8f 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnSingleGetTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnSingleGetTest.java @@ -19,6 +19,7 @@ import java.util.Random; import org.jetbrains.annotations.NotNull; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -51,224 +52,256 @@ public class CacheBlockOnSingleGetTest extends CacheBlockOnReadAbstractTest { /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9915") @Override public void testStopBaselineAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9915"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9915") @Override public void testStopBaselineAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9915"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9915") @Override public void testStopBaselineTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9915"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9915") @Override public void testStopBaselineTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9915"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testCreateCacheAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testCreateCacheAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testCreateCacheTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testCreateCacheTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testDestroyCacheAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testDestroyCacheAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testDestroyCacheTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testDestroyCacheTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStartServerAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStartServerAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStartServerTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStartServerTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStopServerAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStopServerAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStopServerTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testStopServerTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testUpdateBaselineTopologyAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testUpdateBaselineTopologyAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testUpdateBaselineTopologyTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9883") @Override public void testUpdateBaselineTopologyTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9883"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStartClientAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStartClientAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStartClientTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStartClientTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStopClientAtomicPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = ATOMIC, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStopClientAtomicReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = PARTITIONED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStopClientTransactionalPartitioned() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } /** {@inheritDoc} */ @Params(baseline = 1, atomicityMode = TRANSACTIONAL, cacheMode = REPLICATED) @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9987") @Override public void testStopClientTransactionalReplicated() { - fail("https://issues.apache.org/jira/browse/IGNITE-9987"); + // No-op } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheExchangeMergeTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheExchangeMergeTest.java index 942bcd9824fe0..74c4ace7e0348 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheExchangeMergeTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheExchangeMergeTest.java @@ -72,6 +72,7 @@ import org.apache.ignite.transactions.Transaction; import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -466,9 +467,8 @@ private void concurrentStart(final boolean withClients) throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10186") public void testMergeServerAndClientJoin1() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10186"); - final IgniteEx srv0 = startGrid(0); mergeExchangeWaitVersion(srv0, 3); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheGetInsideLockChangingTopologyTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheGetInsideLockChangingTopologyTest.java index 9d00367d39127..731bdfe42fcd4 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheGetInsideLockChangingTopologyTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheGetInsideLockChangingTopologyTest.java @@ -41,6 +41,7 @@ import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.apache.ignite.transactions.Transaction; import org.apache.ignite.transactions.TransactionConcurrency; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -366,9 +367,8 @@ private void getInsideTxStopPrimary(Ignite ignite, String cacheName) throws Exce * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-2204") public void testMultithreaded() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-2204"); - final AtomicBoolean finished = new AtomicBoolean(); final int NEW_NODE = SRVS + CLIENTS; diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheLoadingConcurrentGridStartSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheLoadingConcurrentGridStartSelfTest.java index 723161131ce0d..e7f8c9c343c3d 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheLoadingConcurrentGridStartSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheLoadingConcurrentGridStartSelfTest.java @@ -52,6 +52,7 @@ import org.apache.ignite.testframework.MvccFeatureChecker; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.jetbrains.annotations.Nullable; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -175,9 +176,8 @@ public void testLoadCacheWithDataStreamer() throws Exception { * @throws Exception if failed */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-4210") public void testLoadCacheFromStore() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-4210"); - loadCache(new IgniteInClosure() { @Override public void apply(Ignite grid) { grid.cache(DEFAULT_CACHE_NAME).loadCache(null); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/GridCachePartitionNotLoadedEventSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/GridCachePartitionNotLoadedEventSelfTest.java index 5e383d0719c4e..44f911c7422aa 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/GridCachePartitionNotLoadedEventSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/GridCachePartitionNotLoadedEventSelfTest.java @@ -40,6 +40,7 @@ import org.apache.ignite.testframework.MvccFeatureChecker; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.apache.ignite.util.TestTcpCommunicationSpi; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -99,9 +100,8 @@ public class GridCachePartitionNotLoadedEventSelfTest extends GridCommonAbstract * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-5968") public void testPrimaryAndBackupDead() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-5968"); - backupCnt = 1; startGridsMultiThreaded(4); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/GridCacheTransformEventSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/GridCacheTransformEventSelfTest.java index e7810cf411102..acfc607eebf95 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/GridCacheTransformEventSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/GridCacheTransformEventSelfTest.java @@ -43,6 +43,7 @@ import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -333,9 +334,8 @@ public void testTxLocalPessimisticSerializable() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9530") public void testMvccTxLocalPessimisticRepeatableRead() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9530"); - checkMvccTx(LOCAL, PESSIMISTIC, REPEATABLE_READ); } @@ -405,9 +405,8 @@ public void testTxPartitionedPessimisticSerializable() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9321") public void testMvccTxPartitionedPessimisticRepeatableRead() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9321"); - checkMvccTx(PARTITIONED, PESSIMISTIC, REPEATABLE_READ); } @@ -478,9 +477,8 @@ public void testTxReplicatedPessimisticSerializable() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9321") public void testMvccTxReplicatedPessimisticRepeatableRead() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9321"); - checkMvccTx(REPLICATED, PESSIMISTIC, REPEATABLE_READ); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheGroupsPartitionLossPolicySelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheGroupsPartitionLossPolicySelfTest.java index f0e2c416cae3a..7285207d3039d 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheGroupsPartitionLossPolicySelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheGroupsPartitionLossPolicySelfTest.java @@ -38,6 +38,7 @@ import org.apache.ignite.internal.util.typedef.G; import org.apache.ignite.internal.util.typedef.P1; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -137,9 +138,8 @@ public void testReadWriteAll() throws Exception { * @throws Exception if failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-5078") public void testIgnore() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-5078"); - prepareTopology(); String cacheName = ThreadLocalRandom.current().nextBoolean() ? CACHE_1 : CACHE_2; diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCachePartitionLossPolicySelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCachePartitionLossPolicySelfTest.java index 244cf95d54dfc..574dd4439ddf9 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCachePartitionLossPolicySelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCachePartitionLossPolicySelfTest.java @@ -58,6 +58,7 @@ import org.apache.ignite.plugin.extensions.communication.Message; import org.apache.ignite.testframework.GridTestUtils; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -193,9 +194,8 @@ public void testReadOnlyAll() throws Exception { * @throws Exception if failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10041") public void testReadOnlyAllWithPersistence() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10041"); - partLossPlc = PartitionLossPolicy.READ_ONLY_ALL; isPersistenceEnabled = true; @@ -239,9 +239,8 @@ public void testReadWriteAll() throws Exception { * @throws Exception if failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10041") public void testReadWriteAllWithPersistence() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10041"); - partLossPlc = PartitionLossPolicy.READ_WRITE_ALL; isPersistenceEnabled = true; @@ -397,9 +396,8 @@ public void testReadWriteSafeWithBackupsAfterKillCrdWithPersistence() throws Exc * @throws Exception if failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-5078") public void testIgnore() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-5078"); - partLossPlc = PartitionLossPolicy.IGNORE; checkIgnore(killSingleNode); @@ -440,9 +438,8 @@ public void testIgnoreKillThreeNodes() throws Exception { * @throws Exception if failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10041") public void testIgnoreKillThreeNodesWithPersistence() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10041"); - partLossPlc = PartitionLossPolicy.IGNORE; isPersistenceEnabled = true; diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheReadFromBackupTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheReadFromBackupTest.java index 58af17d77eb65..80081c8f81403 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheReadFromBackupTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheReadFromBackupTest.java @@ -44,6 +44,7 @@ import org.apache.ignite.lang.IgniteBiPredicate; import org.apache.ignite.plugin.extensions.communication.Message; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -92,9 +93,8 @@ public void testGetFromBackupStoreReadThroughEnabled() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10274") public void testMvccGetFromBackupStoreReadThroughEnabled() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10274"); - checkGetFromBackupStoreReadThroughEnabled(mvccCacheConfigurations()); } @@ -154,9 +154,8 @@ public void testGetFromBackupStoreReadThroughDisabled() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10274") public void testMvccGetFromBackupStoreReadThroughDisabled() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10274"); - checkGetFromBackupStoreReadThroughDisabled(mvccCacheConfigurations()); } @@ -200,9 +199,8 @@ public void testGetFromPrimaryPreloadInProgress() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10274") public void testMvccGetFromPrimaryPreloadInProgress() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10274"); - checkGetFromPrimaryPreloadInProgress(mvccCacheConfigurations()); } @@ -304,9 +302,8 @@ public void testNoPrimaryReadPreloadFinished() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10274") public void testMvccNoPrimaryReadPreloadFinished() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10274"); - checkNoPrimaryReadPreloadFinished(mvccCacheConfigurations()); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheSingleGetMessageTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheSingleGetMessageTest.java index 3b7ce636b65e3..994257062f48d 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheSingleGetMessageTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheSingleGetMessageTest.java @@ -31,6 +31,7 @@ import org.apache.ignite.internal.processors.cache.distributed.near.GridNearSingleGetResponse; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.apache.ignite.transactions.Transaction; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -93,9 +94,8 @@ public void testSingleGetMessage() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7371") public void testMvccSingleGetMessage() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7371"); - checkSingleGetMessage(mvccCacheConfigurations()); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteMvccTxTimeoutAbstractTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteMvccTxTimeoutAbstractTest.java index f2977bcae96da..31c2b68528a0b 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteMvccTxTimeoutAbstractTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteMvccTxTimeoutAbstractTest.java @@ -28,6 +28,7 @@ import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; import org.apache.ignite.transactions.TransactionTimeoutException; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -52,9 +53,8 @@ public class IgniteMvccTxTimeoutAbstractTest extends GridCommonAbstractTest { /** * @throws Exception If failed. */ + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7388") @Override protected void beforeTestsStarted() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7388"); - startGridsMultiThreaded(GRID_COUNT, true); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedNearDisabledLockSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedNearDisabledLockSelfTest.java index ff738c6714cea..deef5ed72d7b7 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedNearDisabledLockSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedNearDisabledLockSelfTest.java @@ -19,6 +19,7 @@ import org.apache.ignite.configuration.CacheConfiguration; import org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedLockSelfTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -46,7 +47,8 @@ public class GridCachePartitionedNearDisabledLockSelfTest extends GridCacheParti /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-835") @Override public void testLockReentrancy() throws Throwable { - fail("https://issues.apache.org/jira/browse/IGNITE-835"); + // No-op } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedNearDisabledMetricsSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedNearDisabledMetricsSelfTest.java index 2abfe79b97977..80ffb5d6a1950 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedNearDisabledMetricsSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedNearDisabledMetricsSelfTest.java @@ -23,6 +23,7 @@ import org.apache.ignite.configuration.CacheConfiguration; import org.apache.ignite.configuration.IgniteConfiguration; import org.apache.ignite.internal.processors.cache.GridCacheAbstractSelfTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -82,9 +83,8 @@ public class GridCachePartitionedNearDisabledMetricsSelfTest extends GridCacheAb * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-819") public void testGettingRemovedKey() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-819"); - IgniteCache cache = grid(0).cache(DEFAULT_CACHE_NAME); cache.put(0, 0); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedTopologyChangeSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedTopologyChangeSelfTest.java index 6344c12543635..dc9ecd9e63b02 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedTopologyChangeSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedTopologyChangeSelfTest.java @@ -43,6 +43,7 @@ import org.apache.ignite.lang.IgnitePredicate; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.apache.ignite.transactions.Transaction; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -70,8 +71,9 @@ public class GridCachePartitionedTopologyChangeSelfTest extends GridCommonAbstra private static final int PARTITION_BACKUP = 2; /** {@inheritDoc} */ + @Ignore("https://issues.apache.org/jira/browse/IGNITE-807") @Override protected void beforeTest() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-807"); + // No-op } /** {@inheritDoc} */ diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCacheTxNodeFailureSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCacheTxNodeFailureSelfTest.java index 7af7cc17d5e04..669a81cb35f50 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCacheTxNodeFailureSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCacheTxNodeFailureSelfTest.java @@ -45,6 +45,7 @@ import org.apache.ignite.transactions.Transaction; import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionRollbackException; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -143,9 +144,8 @@ public void testPrimaryNodeFailureBackupRollbackPessimistic() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-1731") public void testPrimaryNodeFailureBackupRollbackOptimistic() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-1731"); - checkPrimaryNodeFailureBackupCommit(OPTIMISTIC, false, false); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/IgniteAtomicLongChangingTopologySelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/IgniteAtomicLongChangingTopologySelfTest.java index 7ec0707889a50..1fd225ae02318 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/IgniteAtomicLongChangingTopologySelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/IgniteAtomicLongChangingTopologySelfTest.java @@ -44,6 +44,7 @@ import org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi; import org.apache.ignite.testframework.GridTestUtils; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -171,9 +172,8 @@ public void testClientQueueCreateCloseFailover() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9015") public void testClientSetCreateCloseFailover() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9015"); - checkClientSetCreateCloseFailover(false); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/NotMappedPartitionInTxTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/NotMappedPartitionInTxTest.java index 0bad828931db9..5f012594e04c1 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/NotMappedPartitionInTxTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/NotMappedPartitionInTxTest.java @@ -39,6 +39,7 @@ import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; import org.jetbrains.annotations.Nullable; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -116,9 +117,8 @@ public void testOneServerTx() throws Exception { * */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10377") public void testOneServerMvcc() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10377"); - try { atomicityMode = CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT; @@ -162,9 +162,8 @@ public void testFourServersTx() throws Exception { * */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10377") public void testFourServersMvcc() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10377"); - try { atomicityMode = CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT; diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/rebalancing/GridCacheRebalancingWithAsyncClearingMvccTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/rebalancing/GridCacheRebalancingWithAsyncClearingMvccTest.java index a61d6d00c5928..0b9f42160a384 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/rebalancing/GridCacheRebalancingWithAsyncClearingMvccTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/rebalancing/GridCacheRebalancingWithAsyncClearingMvccTest.java @@ -17,15 +17,15 @@ package org.apache.ignite.internal.processors.cache.distributed.rebalancing; import org.apache.ignite.cache.CacheAtomicityMode; +import org.junit.Ignore; /** * */ public class GridCacheRebalancingWithAsyncClearingMvccTest extends GridCacheRebalancingWithAsyncClearingTest { /** {@inheritDoc} */ + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10421") @Override public void setUp() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10421"); - super.setUp(); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedLockSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedLockSelfTest.java index c37e814546ea6..1afb035321321 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedLockSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedLockSelfTest.java @@ -19,6 +19,7 @@ import org.apache.ignite.cache.CacheMode; import org.apache.ignite.internal.processors.cache.distributed.GridCacheLockAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -37,7 +38,8 @@ public class GridCacheReplicatedLockSelfTest extends GridCacheLockAbstractTest { /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-835") @Override public void testLockReentrancy() throws Throwable { - fail("https://issues.apache.org/jira/browse/IGNITE-835"); + // No-op } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedNodeRestartSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedNodeRestartSelfTest.java index fde81ce96cfea..1d3f1e2869e6f 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedNodeRestartSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedNodeRestartSelfTest.java @@ -19,6 +19,7 @@ import org.apache.ignite.configuration.CacheConfiguration; import org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractNodeRestartSelfTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -54,8 +55,9 @@ public class GridCacheReplicatedNodeRestartSelfTest extends GridCacheAbstractNod } /** {@inheritDoc} */ + @Ignore("https://issues.apache.org/jira/browse/IGNITE-5515") @Override protected void beforeTest() throws Exception { - //outcommented to get failure on TC: fail("https://issues.apache.org/jira/browse/IGNITE-5515"); + // No-op } /** {@inheritDoc} */ diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridReplicatedTxPreloadTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridReplicatedTxPreloadTest.java index 98d86fd6290c8..472e20a4d990d 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridReplicatedTxPreloadTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridReplicatedTxPreloadTest.java @@ -20,6 +20,7 @@ import org.apache.ignite.cache.CacheMode; import org.apache.ignite.configuration.IgniteConfiguration; import org.apache.ignite.internal.processors.cache.distributed.IgniteTxPreloadAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -43,7 +44,8 @@ public class GridReplicatedTxPreloadTest extends IgniteTxPreloadAbstractTest { /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-1755") @Override public void testLocalTxPreloadingOptimistic() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-1755"); + // No-op } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/paged/PageEvictionMetricTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/paged/PageEvictionMetricTest.java index 9af960fbc4493..3bf6a01ed5451 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/paged/PageEvictionMetricTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/paged/PageEvictionMetricTest.java @@ -25,6 +25,7 @@ import org.apache.ignite.configuration.IgniteConfiguration; import org.apache.ignite.internal.IgniteEx; import org.apache.ignite.internal.processors.cache.persistence.DataRegionMetricsImpl; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -56,9 +57,8 @@ public void testPageEvictionMetric() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10448") public void testPageEvictionMetricMvcc() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10448"); - checkPageEvictionMetric(CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/paged/PageEvictionPagesRecyclingAndReusingTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/paged/PageEvictionPagesRecyclingAndReusingTest.java index 51c6405f40bf7..53c493a6e9ac2 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/paged/PageEvictionPagesRecyclingAndReusingTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/paged/PageEvictionPagesRecyclingAndReusingTest.java @@ -28,6 +28,7 @@ import org.apache.ignite.configuration.IgniteConfiguration; import org.apache.ignite.internal.IgniteEx; import org.apache.ignite.internal.processors.cache.persistence.tree.reuse.ReuseList; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -94,9 +95,8 @@ public void testPagesRecyclingAndReusingTxLocal() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10448") public void testPagesRecyclingAndReusingMvccTxPartitioned() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10448"); - testPagesRecyclingAndReusing(CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT, CacheMode.PARTITIONED); } @@ -105,9 +105,8 @@ public void testPagesRecyclingAndReusingMvccTxPartitioned() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10448") public void testPagesRecyclingAndReusingMvccTxReplicated() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10448"); - testPagesRecyclingAndReusing(CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT, CacheMode.REPLICATED); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/paged/PageEvictionWithRebalanceAbstractTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/paged/PageEvictionWithRebalanceAbstractTest.java index f52af6f1cf187..6bc72da83336a 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/paged/PageEvictionWithRebalanceAbstractTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/eviction/paged/PageEvictionWithRebalanceAbstractTest.java @@ -23,6 +23,7 @@ import org.apache.ignite.cache.CachePeekMode; import org.apache.ignite.cache.CacheWriteSynchronizationMode; import org.apache.ignite.configuration.CacheConfiguration; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -44,9 +45,8 @@ public void testEvictionWithRebalance() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10448") public void testEvictionWithRebalanceMvcc() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10448"); - checkEvictionWithRebalance(CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/expiry/IgniteCacheExpiryPolicyAbstractTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/expiry/IgniteCacheExpiryPolicyAbstractTest.java index 9baba8e17de35..f344f054b505c 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/expiry/IgniteCacheExpiryPolicyAbstractTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/expiry/IgniteCacheExpiryPolicyAbstractTest.java @@ -58,6 +58,7 @@ import org.apache.ignite.transactions.Transaction; import org.apache.ignite.transactions.TransactionConcurrency; import org.jetbrains.annotations.Nullable; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -361,9 +362,8 @@ private void eternal(Integer key) throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-305") public void testAccess() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-305"); - factory = new FactoryBuilder.SingletonFactory<>(new TestPolicy(60_000L, 61_000L, 62_000L)); startGrids(); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/multijvm/GridCacheAtomicNearEnabledMultiJvmFullApiSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/multijvm/GridCacheAtomicNearEnabledMultiJvmFullApiSelfTest.java index a72f80c811504..d1de89c6e4691 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/multijvm/GridCacheAtomicNearEnabledMultiJvmFullApiSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/multijvm/GridCacheAtomicNearEnabledMultiJvmFullApiSelfTest.java @@ -18,6 +18,7 @@ package org.apache.ignite.internal.processors.cache.multijvm; import org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicNearEnabledMultiNodeFullApiSelfTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -35,7 +36,8 @@ public class GridCacheAtomicNearEnabledMultiJvmFullApiSelfTest extends /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-1112") @Override public void testPutAllPutAll() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-1112"); + // No-op } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTransactionsTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTransactionsTest.java index ffb98e4419b43..d10f0303aeda8 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTransactionsTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTransactionsTest.java @@ -898,9 +898,8 @@ public void testThreadUpdatesAreVisibleForThisThread() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") public void testWaitPreviousTxAck() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9470"); - testSpi = true; startGrid(0); @@ -1216,8 +1215,8 @@ private void cleanupWaitsForGet1(boolean otherPuts, final boolean putOnStart, fi * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") public void testCleanupWaitsForGet2() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9470"); /* Simulate case when there are two active transactions modifying the same key (it is possible if key lock is released but ack message is delayed), and at this moment @@ -3390,9 +3389,8 @@ public void testInternalApi() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7311") public void testExpiration() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7311"); - final IgniteEx node = startGrid(0); IgniteCache cache = node.createCache(cacheConfiguration(PARTITIONED, FULL_SYNC, 1, 64)); @@ -3446,9 +3444,8 @@ public void testExpiration() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7311") public void testChangeExpireTime() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7311"); - final IgniteEx node = startGrid(0); IgniteCache cache = node.createCache(cacheConfiguration(PARTITIONED, FULL_SYNC, 1, 64)); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTxFailoverTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTxFailoverTest.java index 9d7487ac1db67..57aee26ec5ea1 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTxFailoverTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTxFailoverTest.java @@ -38,6 +38,7 @@ import org.apache.ignite.transactions.Transaction; import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -213,9 +214,8 @@ public void checkSingleNodeRestart(boolean rollBack, boolean recoverFromWAL, boo * @throws Exception If fails. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10219") public void testLostRollbackOnBackup() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10219"); - IgniteEx node = startGrid(0); startGrid(1); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/IgniteLogicalRecoveryTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/IgniteLogicalRecoveryTest.java index 6bfebfc9a9d29..ffc636e598c97 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/IgniteLogicalRecoveryTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/IgniteLogicalRecoveryTest.java @@ -61,6 +61,7 @@ import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.jetbrains.annotations.Nullable; import org.junit.Assert; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -261,9 +262,8 @@ public void testRecoveryOnDynamicallyStartedCaches() throws Exception { * */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10582") public void testRecoveryWithMvccCaches() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10582"); - List dynamicCaches = Lists.newArrayList( cacheConfiguration(DYNAMIC_CACHE_PREFIX + 0, CacheMode.PARTITIONED, CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT), cacheConfiguration(DYNAMIC_CACHE_PREFIX + 1, CacheMode.REPLICATED, CacheAtomicityMode.TRANSACTIONAL_SNAPSHOT) diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/IgnitePdsPartitionPreloadTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/IgnitePdsPartitionPreloadTest.java index e9c1753b0ff21..8fe1a706cc890 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/IgnitePdsPartitionPreloadTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/IgnitePdsPartitionPreloadTest.java @@ -38,6 +38,7 @@ import org.apache.ignite.internal.util.typedef.internal.U; import org.apache.ignite.lang.IgnitePredicate; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -560,9 +561,8 @@ public void testPreloadLocalTransactionalSync() throws Exception { /** */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9530") public void testPreloadLocalTransactionalSyncMvcc() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9530"); - cfgFactory = () -> cacheConfiguration(TRANSACTIONAL_SNAPSHOT).setCacheMode(LOCAL); preloadPartition( @@ -580,9 +580,8 @@ public void testPreloadLocalTransactionalAsync() throws Exception { /** */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9530") public void testPreloadLocalTransactionalAsyncMvcc() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9530"); - cfgFactory = () -> cacheConfiguration(TRANSACTIONAL_SNAPSHOT).setCacheMode(LOCAL); preloadPartition( diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/wal/IgniteWalFormatFileFailoverTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/wal/IgniteWalFormatFileFailoverTest.java index 617ec9a2c6f4f..bc6f6ba96a299 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/wal/IgniteWalFormatFileFailoverTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/wal/IgniteWalFormatFileFailoverTest.java @@ -41,6 +41,7 @@ import org.apache.ignite.internal.util.typedef.X; import org.apache.ignite.testframework.GridTestUtils; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -113,9 +114,8 @@ public void testNodeStartFailedFsync() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10035") public void testFailureHandlerTriggeredFsync() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10035"); - fsync = true; failFormatFileOnClusterActivate(); @@ -125,9 +125,8 @@ public void testFailureHandlerTriggeredFsync() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10035") public void testFailureHandlerTriggered() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10035"); - fsync = false; failFormatFileOnClusterActivate(); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/IgniteChangeGlobalStateServiceTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/IgniteChangeGlobalStateServiceTest.java index e2b1476dc95d0..948a34a6a8b8b 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/IgniteChangeGlobalStateServiceTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/IgniteChangeGlobalStateServiceTest.java @@ -25,6 +25,7 @@ import org.apache.ignite.services.ServiceConfiguration; import org.apache.ignite.services.ServiceContext; import org.apache.ignite.services.ServiceDescriptor; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -53,9 +54,8 @@ public class IgniteChangeGlobalStateServiceTest extends IgniteChangeGlobalStateA * */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-6629") public void testDeployService() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-6629"); - Ignite ig1P = primary(0); Ignite ig1B = backUp(0); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/IgniteChangeGlobalStateTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/IgniteChangeGlobalStateTest.java index 5fb6dc1470d84..b2bcbd38fc65b 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/IgniteChangeGlobalStateTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/IgniteChangeGlobalStateTest.java @@ -31,6 +31,7 @@ import org.apache.ignite.internal.IgniteInternalFuture; import org.apache.ignite.internal.processors.cache.GridCacheProcessor; import org.apache.ignite.internal.util.typedef.F; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -556,9 +557,8 @@ public void testFailGetLock() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10723") public void testActivateAfterFailGetLock() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10723"); - Ignite ig1P = primary(0); Ignite ig2P = primary(1); Ignite ig3P = primary(2); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinActiveNodeToActiveCluster.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinActiveNodeToActiveCluster.java index 628316cfc128d..51bb60f267caf 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinActiveNodeToActiveCluster.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinActiveNodeToActiveCluster.java @@ -24,6 +24,7 @@ import org.apache.ignite.internal.processors.cache.GridCacheAdapter; import org.apache.ignite.internal.util.typedef.internal.CU; import org.junit.Assert; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -242,9 +243,8 @@ public class JoinActiveNodeToActiveCluster extends AbstractNodeJoinTemplate { /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-5518") @Override public void testJoinClientStaticCacheConfigurationInCluster() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-5518"); - joinClientStaticCacheConfigurationInClusterTemplate().execute(); } @@ -258,9 +258,8 @@ public class JoinActiveNodeToActiveCluster extends AbstractNodeJoinTemplate { * */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-5518") @Override public void testJoinClientStaticCacheConfigurationDifferentOnBoth() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-5518"); - joinClientStaticCacheConfigurationDifferentOnBothTemplate().execute(); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinActiveNodeToInActiveCluster.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinActiveNodeToInActiveCluster.java index db762a86fc43e..867a66cd8de9b 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinActiveNodeToInActiveCluster.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinActiveNodeToInActiveCluster.java @@ -18,6 +18,7 @@ package org.apache.ignite.internal.processors.cache.persistence.standbycluster.join; import org.apache.ignite.internal.processors.cache.persistence.standbycluster.AbstractNodeJoinTemplate; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -202,9 +203,8 @@ public class JoinActiveNodeToInActiveCluster extends AbstractNodeJoinTemplate { /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-5518") @Override public void testJoinClientStaticCacheConfigurationInCluster() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-5518"); - joinClientStaticCacheConfigurationInClusterTemplate().execute(); } @@ -216,9 +216,8 @@ public class JoinActiveNodeToInActiveCluster extends AbstractNodeJoinTemplate { /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-5518") @Override public void testJoinClientStaticCacheConfigurationDifferentOnBoth() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-5518"); - joinClientStaticCacheConfigurationDifferentOnBothTemplate().execute(); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinInActiveNodeToActiveCluster.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinInActiveNodeToActiveCluster.java index 2ed470fbd38c3..4e7a5eca4db73 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinInActiveNodeToActiveCluster.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinInActiveNodeToActiveCluster.java @@ -24,6 +24,7 @@ import org.apache.ignite.internal.processors.cache.GridCacheAdapter; import org.apache.ignite.internal.util.typedef.internal.CU; import org.junit.Assert; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -253,9 +254,8 @@ public class JoinInActiveNodeToActiveCluster extends AbstractNodeJoinTemplate { /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-5518") @Override public void testJoinClientStaticCacheConfigurationDifferentOnBoth() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-5518"); - joinClientStaticCacheConfigurationDifferentOnBothTemplate().execute(); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinInActiveNodeToInActiveCluster.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinInActiveNodeToInActiveCluster.java index d77564d61a614..d661a1668a3ad 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinInActiveNodeToInActiveCluster.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/standbycluster/join/JoinInActiveNodeToInActiveCluster.java @@ -18,6 +18,7 @@ package org.apache.ignite.internal.processors.cache.persistence.standbycluster.join; import org.apache.ignite.internal.processors.cache.persistence.standbycluster.AbstractNodeJoinTemplate; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -202,9 +203,8 @@ public class JoinInActiveNodeToInActiveCluster extends AbstractNodeJoinTemplate /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-5518") @Override public void testJoinClientStaticCacheConfigurationInCluster() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-5518"); - joinClientStaticCacheConfigurationInClusterTemplate().execute(); } @@ -216,9 +216,8 @@ public class JoinInActiveNodeToInActiveCluster extends AbstractNodeJoinTemplate /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-5518") @Override public void testJoinClientStaticCacheConfigurationDifferentOnBoth() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-5518"); - joinClientStaticCacheConfigurationDifferentOnBothTemplate().execute(); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryAsyncFailoverMvccTxSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryAsyncFailoverMvccTxSelfTest.java index f342d4c9d4437..f57b83febcb75 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryAsyncFailoverMvccTxSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryAsyncFailoverMvccTxSelfTest.java @@ -18,6 +18,7 @@ import org.apache.ignite.cache.CacheAtomicityMode; import org.apache.ignite.cache.CacheMode; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -47,13 +48,15 @@ public class CacheContinuousQueryAsyncFailoverMvccTxSelfTest extends CacheConti /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7311") @Override public void testBackupQueueEvict() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7311"); + // No-op } /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10391") @Override public void testFailoverStartStopBackup() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10391"); + // No-op } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryExecuteInPrimaryTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryExecuteInPrimaryTest.java index 58f4f2caabf53..48fcd467bfcdf 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryExecuteInPrimaryTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryExecuteInPrimaryTest.java @@ -46,6 +46,7 @@ import java.util.concurrent.CountDownLatch; import java.util.concurrent.atomic.AtomicBoolean; import java.util.concurrent.atomic.AtomicInteger; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -170,9 +171,8 @@ public void testTransactionPartitionedCache() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9530") public void testMvccTransactionLocalCache() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9530"); - CacheConfiguration ccfg = cacheConfiguration(TRANSACTIONAL_SNAPSHOT, LOCAL); doTestWithoutEventsEntries(ccfg); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryFailoverMvccTxSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryFailoverMvccTxSelfTest.java index b9972ee785cbf..56b056833d4b1 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryFailoverMvccTxSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryFailoverMvccTxSelfTest.java @@ -18,6 +18,7 @@ import org.apache.ignite.cache.CacheAtomicityMode; import org.apache.ignite.cache.CacheMode; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -42,13 +43,15 @@ public class CacheContinuousQueryFailoverMvccTxSelfTest extends CacheContinuousQ /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7311") @Override public void testBackupQueueEvict() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7311"); + // No-op } /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10391") @Override public void testFailoverStartStopBackup() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10391"); + // No-op } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryRandomOperationsTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryRandomOperationsTest.java index 64a717b5aa366..30868b351ef23 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryRandomOperationsTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryRandomOperationsTest.java @@ -74,6 +74,7 @@ import org.apache.ignite.transactions.Transaction; import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -500,9 +501,8 @@ public void testDoubleRemoveMvccTx() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testDoubleRemoveMvccTxWithStore() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - CacheConfiguration ccfg = cacheConfiguration(PARTITIONED, 1, TRANSACTIONAL_SNAPSHOT, @@ -528,9 +528,8 @@ public void testDoubleRemoveReplicatedMvccTx() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") public void testDoubleRemoveReplicatedMvccTxWithStore() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - CacheConfiguration ccfg = cacheConfiguration(REPLICATED, 0, TRANSACTIONAL_SNAPSHOT, diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheKeepBinaryIterationStoreEnabledTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheKeepBinaryIterationStoreEnabledTest.java index af1f582afcf21..b66985c0f9b73 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheKeepBinaryIterationStoreEnabledTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheKeepBinaryIterationStoreEnabledTest.java @@ -24,6 +24,7 @@ import org.apache.ignite.cache.CacheWriteSynchronizationMode; import org.apache.ignite.cache.store.CacheStoreAdapter; import org.apache.ignite.configuration.CacheConfiguration; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -56,14 +57,16 @@ public class CacheKeepBinaryIterationStoreEnabledTest extends CacheKeepBinaryIte /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") @Override public void testMvccTxOnHeap() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); + // No-op } /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") @Override public void testMvccTxOnHeapLocalEntries() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); + // No-op } /** diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/transactions/TxDataConsistencyOnCommitFailureTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/transactions/TxDataConsistencyOnCommitFailureTest.java index 4c88fad4a2dd3..427575669befb 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/transactions/TxDataConsistencyOnCommitFailureTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/transactions/TxDataConsistencyOnCommitFailureTest.java @@ -33,11 +33,11 @@ import org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal; import org.apache.ignite.internal.util.typedef.G; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; -import org.apache.ignite.testsuites.IgniteIgnore; import org.apache.ignite.transactions.Transaction; import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; import org.jetbrains.annotations.Nullable; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -119,7 +119,7 @@ public void testCommitErrorOnNearNode1PC() throws Exception { } /** */ - @IgniteIgnore(value = "https://issues.apache.org/jira/browse/IGNITE-9806", forceFailure = false) + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9806") @Test public void testCommitErrorOnColocatedNode2PC() throws Exception { nodesCnt = 3; diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/continuous/GridEventConsumeSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/continuous/GridEventConsumeSelfTest.java index 615aa12b26e5e..4f7056d5aea65 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/continuous/GridEventConsumeSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/continuous/GridEventConsumeSelfTest.java @@ -50,6 +50,7 @@ import org.apache.ignite.resources.IgniteInstanceResource; import org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -955,9 +956,8 @@ public void testNodeJoinWithProjection() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-585") public void testNodeJoinWithP2P() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-585"); - final Collection nodeIds = new HashSet<>(); final AtomicInteger cnt = new AtomicInteger(); final CountDownLatch latch = new CountDownLatch(GRID_CNT + 1); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/database/BPlusTreeSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/database/BPlusTreeSelfTest.java index 57a9715b5b408..1c58f50a6ecc1 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/database/BPlusTreeSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/database/BPlusTreeSelfTest.java @@ -77,6 +77,7 @@ import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.jetbrains.annotations.Nullable; import org.jsr166.ConcurrentLinkedHashMap; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -2241,9 +2242,8 @@ public void testIterateConcurrentPutRemove() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-7265") public void testIterateConcurrentPutRemove_1() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-7265"); - MAX_PER_PAGE = 1; iterateConcurrentPutRemove(); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamProcessorMvccSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamProcessorMvccSelfTest.java index 6219bfd296ef9..13f2a1a9a7fd2 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamProcessorMvccSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamProcessorMvccSelfTest.java @@ -20,6 +20,7 @@ import org.apache.ignite.cache.CacheAtomicityMode; import org.apache.ignite.configuration.CacheConfiguration; import org.apache.ignite.configuration.IgniteConfiguration; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -56,21 +57,22 @@ public class DataStreamProcessorMvccSelfTest extends DataStreamProcessorSelfTest /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8582") @Override public void testUpdateStore() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8582"); - super.testUpdateStore(); } /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9321") @Override public void testFlushTimeout() { - fail("https://issues.apache.org/jira/browse/IGNITE-9321"); + // No-op } /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9530") @Override public void testLocal() { - fail("https://issues.apache.org/jira/browse/IGNITE-9530"); + // No-op } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamerMultiThreadedSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamerMultiThreadedSelfTest.java index 8a008f71a8b96..8b45ac4c74e19 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamerMultiThreadedSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamerMultiThreadedSelfTest.java @@ -31,6 +31,7 @@ import org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi; import org.apache.ignite.testframework.GridTestUtils; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -86,9 +87,8 @@ public void testStartStopIgnites() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-1602") public void testStartStopIgnitesDynamicCache() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-1602"); - dynamicCache = true; startStopIgnites(); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamerMultinodeCreateCacheTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamerMultinodeCreateCacheTest.java index c3cc212ff0c86..4aa97d113b462 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamerMultinodeCreateCacheTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/datastreamer/DataStreamerMultinodeCreateCacheTest.java @@ -27,6 +27,7 @@ import org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi; import org.apache.ignite.testframework.GridTestUtils; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -55,9 +56,8 @@ public class DataStreamerMultinodeCreateCacheTest extends GridCommonAbstractTest * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-1603") public void testCreateCacheAndStream() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-1603"); - final int THREADS = 5; startGrids(THREADS); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/igfs/IgfsPrimaryMultiNodeSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/igfs/IgfsPrimaryMultiNodeSelfTest.java index 0969cfd4b987a..070b240aa2d9a 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/igfs/IgfsPrimaryMultiNodeSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/igfs/IgfsPrimaryMultiNodeSelfTest.java @@ -17,6 +17,7 @@ package org.apache.ignite.internal.processors.igfs; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -35,7 +36,8 @@ public class IgfsPrimaryMultiNodeSelfTest extends IgfsPrimarySelfTest { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8823") @Override public void testCreateConsistencyMultithreaded() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8823"); + // No-op } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/igfs/IgfsPrimaryRelaxedConsistencyMultiNodeSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/igfs/IgfsPrimaryRelaxedConsistencyMultiNodeSelfTest.java index a3f11a28a664f..5b2888cfb217b 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/igfs/IgfsPrimaryRelaxedConsistencyMultiNodeSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/igfs/IgfsPrimaryRelaxedConsistencyMultiNodeSelfTest.java @@ -17,6 +17,7 @@ package org.apache.ignite.internal.processors.igfs; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -32,9 +33,8 @@ public class IgfsPrimaryRelaxedConsistencyMultiNodeSelfTest extends IgfsPrimaryR } @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8823") @Override public void testCreateConsistencyMultithreaded() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8823"); - super.testCreateConsistencyMultithreaded(); } } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/service/ServiceDeploymentOnActivationTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/service/ServiceDeploymentOnActivationTest.java index cb60f396b6b41..ed754a669e794 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/service/ServiceDeploymentOnActivationTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/service/ServiceDeploymentOnActivationTest.java @@ -29,6 +29,7 @@ import org.apache.ignite.lang.IgnitePredicate; import org.apache.ignite.services.ServiceConfiguration; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -166,9 +167,8 @@ public void testServersStaticConfigWithoutPersistence() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8279") public void testClientsStaticConfigWithoutPersistence() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8279"); - persistence = false; checkRedeployment(2, 2, CLIENT_FILTER, 2, true, true); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/util/IgniteDevOnlyLogTest.java b/modules/core/src/test/java/org/apache/ignite/internal/util/IgniteDevOnlyLogTest.java index de3ba71cdd01e..2d956837dcf40 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/util/IgniteDevOnlyLogTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/util/IgniteDevOnlyLogTest.java @@ -26,6 +26,7 @@ import org.apache.ignite.resources.IgniteInstanceResource; import org.apache.ignite.testframework.GridStringLogger; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -60,9 +61,8 @@ public class IgniteDevOnlyLogTest extends GridCommonAbstractTest { /** Check that dev-only messages appear in the log. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9328") public void testDevOnlyQuietMessage() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9328"); - additionalArgs = Collections.singletonList("-D" + IgniteSystemProperties.IGNITE_QUIET + "=true"); log = new GridStringLogger(false, grid(0).log()); diff --git a/modules/core/src/test/java/org/apache/ignite/internal/util/ipc/shmem/IpcSharedMemoryCrashDetectionSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/util/ipc/shmem/IpcSharedMemoryCrashDetectionSelfTest.java index 7dd3d434c06d6..c373bc328c8fb 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/util/ipc/shmem/IpcSharedMemoryCrashDetectionSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/util/ipc/shmem/IpcSharedMemoryCrashDetectionSelfTest.java @@ -36,6 +36,7 @@ import org.apache.ignite.testframework.junits.IgniteTestResources; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.jetbrains.annotations.Nullable; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -118,9 +119,8 @@ public void testIgfsServerClientInteractionsUponClientKilling() throws Exception * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-1386") public void testIgfsClientServerInteractionsUponServerKilling() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-1386"); - Collection shmemIdsBeforeInteractions = IpcSharedMemoryUtils.sharedMemoryIds(); info("Shared memory IDs before starting server-client interactions: " + shmemIdsBeforeInteractions); diff --git a/modules/core/src/test/java/org/apache/ignite/spi/discovery/tcp/TcpDiscoveryMultiThreadedTest.java b/modules/core/src/test/java/org/apache/ignite/spi/discovery/tcp/TcpDiscoveryMultiThreadedTest.java index fcc76f269a325..16b08245dab87 100644 --- a/modules/core/src/test/java/org/apache/ignite/spi/discovery/tcp/TcpDiscoveryMultiThreadedTest.java +++ b/modules/core/src/test/java/org/apache/ignite/spi/discovery/tcp/TcpDiscoveryMultiThreadedTest.java @@ -56,6 +56,7 @@ import org.apache.ignite.spi.communication.tcp.TcpCommunicationSpi; import org.apache.ignite.testframework.GridTestUtils; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -219,9 +220,8 @@ public void testMultiThreadedClientsRestart() throws Exception { * @throws Exception If any error occurs. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-1123") public void testMultiThreadedClientsServersRestart() throws Throwable { - fail("https://issues.apache.org/jira/browse/IGNITE-1123"); - multiThreadedClientsServersRestart(GRID_CNT, CLIENT_GRID_CNT); } @@ -229,9 +229,8 @@ public void testMultiThreadedClientsServersRestart() throws Throwable { * @throws Exception If any error occurs. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-1123") public void testMultiThreadedServersRestart() throws Throwable { - fail("https://issues.apache.org/jira/browse/IGNITE-1123"); - multiThreadedClientsServersRestart(GRID_CNT * 2, 0); } @@ -502,9 +501,8 @@ public void testMultipleStartOnCoordinatorStop() throws Exception{ * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10198") public void testCustomEventOnJoinCoordinatorStop() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10198"); - for (int k = 0; k < 10; k++) { log.info("Iteration: " + k); @@ -601,9 +599,8 @@ public void testCustomEventOnJoinCoordinatorStop() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10198") public void testClientContinuousQueryCoordinatorStop() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10198"); - for (int k = 0; k < 10; k++) { log.info("Iteration: " + k); @@ -673,9 +670,8 @@ public void testClientContinuousQueryCoordinatorStop() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-10249") public void testCustomEventNodeRestart() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-10249"); - clientFlagGlobal = false; Ignite ignite = startGrid(0); diff --git a/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/HadoopExternalTaskExecutionSelfTest.java b/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/HadoopExternalTaskExecutionSelfTest.java index 84fb7fc16c5ca..6f25b5f582582 100644 --- a/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/HadoopExternalTaskExecutionSelfTest.java +++ b/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/HadoopExternalTaskExecutionSelfTest.java @@ -41,6 +41,7 @@ import org.apache.ignite.internal.processors.hadoop.HadoopJobId; import org.apache.ignite.internal.util.typedef.X; import org.apache.ignite.marshaller.jdk.JdkMarshaller; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -58,9 +59,8 @@ public class HadoopExternalTaskExecutionSelfTest extends HadoopAbstractSelfTest } /** {@inheritDoc} */ + @Ignore("https://issues.apache.org/jira/browse/IGNITE-404") @Override protected void beforeTest() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-404"); - super.beforeTest(); startGrids(gridCount()); diff --git a/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/communication/HadoopExternalCommunicationSelfTest.java b/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/communication/HadoopExternalCommunicationSelfTest.java index d663fa1cda0f7..65d0587204ec0 100644 --- a/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/communication/HadoopExternalCommunicationSelfTest.java +++ b/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/communication/HadoopExternalCommunicationSelfTest.java @@ -36,6 +36,7 @@ import org.apache.ignite.marshaller.Marshaller; import org.apache.ignite.marshaller.jdk.JdkMarshaller; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -46,8 +47,9 @@ @RunWith(JUnit4.class) public class HadoopExternalCommunicationSelfTest extends GridCommonAbstractTest { /** {@inheritDoc} */ + @Ignore("https://issues.apache.org/jira/browse/IGNITE-404") @Override protected void beforeTest() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-404"); + // No-op } /** diff --git a/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccSqlQueriesAbstractTest.java b/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccSqlQueriesAbstractTest.java index b52f2ec7e83b7..1ed8dc7cc2618 100644 --- a/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccSqlQueriesAbstractTest.java +++ b/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccSqlQueriesAbstractTest.java @@ -169,9 +169,8 @@ public void testUpdateSingleValue_ClientServer() throws Exception { * @param locQry Local query flag. * @throws Exception If failed. */ + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") private void updateSingleValue(boolean singleNode, final boolean locQry) throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9470"); - final int VALS = 100; final int writers = 4; @@ -403,9 +402,8 @@ public void testJoinTransactional_DistributedJoins_ClientServer() throws Excepti * @param distributedJoin {@code True} to test distributed joins. * @throws Exception If failed. */ + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") private void joinTransactional(boolean singleNode, final boolean distributedJoin) throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9470"); - final int KEYS = 100; final int writers = 4; diff --git a/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/IgniteSqlSplitterSelfTest.java b/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/IgniteSqlSplitterSelfTest.java index 49ae546625b63..5a9ec531b5773 100644 --- a/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/IgniteSqlSplitterSelfTest.java +++ b/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/IgniteSqlSplitterSelfTest.java @@ -53,7 +53,6 @@ import org.apache.ignite.internal.util.typedef.internal.SB; import org.apache.ignite.testframework.GridTestUtils; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; -import org.apache.ignite.testsuites.IgniteIgnore; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; @@ -1797,7 +1796,7 @@ private static List column(int idx, List> rows) { /** * */ - @IgniteIgnore(value = "https://issues.apache.org/jira/browse/IGNITE-1886", forceFailure = true) + @Ignore("https://issues.apache.org/jira/browse/IGNITE-1886") @Test public void testFunctionNpe() { IgniteCache userCache = ignite(0).createCache( diff --git a/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/h2/sql/BaseH2CompareQueryTest.java b/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/h2/sql/BaseH2CompareQueryTest.java index 157dc3b61dae8..63c73be77eef2 100644 --- a/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/h2/sql/BaseH2CompareQueryTest.java +++ b/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/h2/sql/BaseH2CompareQueryTest.java @@ -38,7 +38,7 @@ import org.apache.ignite.cache.query.annotations.QuerySqlFunction; import org.apache.ignite.configuration.IgniteConfiguration; import org.apache.ignite.testframework.GridTestUtils; -import org.apache.ignite.testsuites.IgniteIgnore; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -260,7 +260,7 @@ public void testInvalidQuery() throws Exception { /** * @throws Exception */ - @IgniteIgnore(value = "https://issues.apache.org/jira/browse/IGNITE-705", forceFailure = true) + @Ignore("https://issues.apache.org/jira/browse/IGNITE-705") @Test public void testAllExamples() throws Exception { // compareQueryRes0("select ? limit ? offset ?"); diff --git a/modules/mqtt/src/test/java/org/apache/ignite/stream/mqtt/IgniteMqttStreamerTest.java b/modules/mqtt/src/test/java/org/apache/ignite/stream/mqtt/IgniteMqttStreamerTest.java index 029ff6e5c7e04..005b62e6ed2e0 100644 --- a/modules/mqtt/src/test/java/org/apache/ignite/stream/mqtt/IgniteMqttStreamerTest.java +++ b/modules/mqtt/src/test/java/org/apache/ignite/stream/mqtt/IgniteMqttStreamerTest.java @@ -53,6 +53,7 @@ import org.eclipse.paho.client.mqttv3.MqttException; import org.eclipse.paho.client.mqttv3.MqttMessage; import org.eclipse.paho.client.mqttv3.persist.MemoryPersistence; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -196,9 +197,8 @@ public void testConnectDisconnect() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-2255") public void testConnectionStatusWithBrokerDisconnection() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-2255"); - // Configure streamer. streamer.setSingleTupleExtractor(singleTupleExtractor()); streamer.setTopic(SINGLE_TOPIC_NAME); diff --git a/modules/spring/src/test/java/org/apache/ignite/cache/spring/GridSpringCacheManagerMultiJvmSelfTest.java b/modules/spring/src/test/java/org/apache/ignite/cache/spring/GridSpringCacheManagerMultiJvmSelfTest.java index 0b3f7073ba6e2..d9892894b42da 100644 --- a/modules/spring/src/test/java/org/apache/ignite/cache/spring/GridSpringCacheManagerMultiJvmSelfTest.java +++ b/modules/spring/src/test/java/org/apache/ignite/cache/spring/GridSpringCacheManagerMultiJvmSelfTest.java @@ -29,6 +29,7 @@ import org.apache.ignite.testframework.GridTestUtils; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.apache.ignite.testframework.junits.multijvm.IgniteProcessProxy; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -59,9 +60,8 @@ public class GridSpringCacheManagerMultiJvmSelfTest extends GridCommonAbstractTe * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-9488") public void testSyncCache() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-9488"); - IgniteEx loc = startGrid(0); final int threads = 4; diff --git a/modules/spring/src/test/java/org/apache/ignite/p2p/GridP2PUserVersionChangeSelfTest.java b/modules/spring/src/test/java/org/apache/ignite/p2p/GridP2PUserVersionChangeSelfTest.java index c0c6aed979797..1bdc9f9314b7d 100644 --- a/modules/spring/src/test/java/org/apache/ignite/p2p/GridP2PUserVersionChangeSelfTest.java +++ b/modules/spring/src/test/java/org/apache/ignite/p2p/GridP2PUserVersionChangeSelfTest.java @@ -38,7 +38,7 @@ import org.apache.ignite.testframework.GridTestUtils; import org.apache.ignite.testframework.config.GridTestProperties; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; -import org.apache.ignite.testsuites.IgniteIgnore; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -282,7 +282,7 @@ public void testRedeployOnNodeRestartSharedMode() throws Exception { /** * @throws Exception If failed. */ - @IgniteIgnore(value = "https://issues.apache.org/jira/browse/IGNITE-604", forceFailure = true) + @Ignore("https://issues.apache.org/jira/browse/IGNITE-604") @Test public void testCacheRedeployVersionChangeContinuousMode() throws Exception { depMode = DeploymentMode.CONTINUOUS; diff --git a/modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/IgniteCacheEntryListenerWithZkDiscoAtomicTest.java b/modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/IgniteCacheEntryListenerWithZkDiscoAtomicTest.java index 689daae4528ad..bf5788726e9d5 100644 --- a/modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/IgniteCacheEntryListenerWithZkDiscoAtomicTest.java +++ b/modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/IgniteCacheEntryListenerWithZkDiscoAtomicTest.java @@ -17,6 +17,7 @@ package org.apache.ignite.spi.discovery.zk; import org.apache.ignite.internal.processors.cache.IgniteCacheEntryListenerAtomicTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -31,7 +32,8 @@ public class IgniteCacheEntryListenerWithZkDiscoAtomicTest extends IgniteCacheEntryListenerAtomicTest { /** {@inheritDoc} */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8109") @Override public void testConcurrentRegisterDeregister() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8109"); + // No-op } } diff --git a/modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/internal/ZookeeperDiscoverySpiTest.java b/modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/internal/ZookeeperDiscoverySpiTest.java index f9a6fa4c6e07d..76c356bee549e 100644 --- a/modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/internal/ZookeeperDiscoverySpiTest.java +++ b/modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/internal/ZookeeperDiscoverySpiTest.java @@ -139,6 +139,7 @@ import org.apache.zookeeper.server.quorum.QuorumPeer; import org.jetbrains.annotations.Nullable; import org.junit.Assert; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -3927,9 +3928,8 @@ else if (evt.type() == EVT_CLIENT_NODE_RECONNECTED) { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8178") public void testReconnectServersRestart_1() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8178"); - reconnectServersRestart(1); } @@ -3937,9 +3937,8 @@ public void testReconnectServersRestart_1() throws Exception { * @throws Exception If failed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-8178") public void testReconnectServersRestart_2() throws Exception { - fail("https://issues.apache.org/jira/browse/IGNITE-8178"); - reconnectServersRestart(3); } From 1a8cc8fe1251b1ced6e278816c7ad4ac1c4ecbe7 Mon Sep 17 00:00:00 2001 From: Petrov Date: Tue, 25 Dec 2018 19:56:58 +0300 Subject: [PATCH 2/2] IGNITE-10178 minor fixes --- .../cache/CacheSerializableTransactionsTest.java | 4 ++-- .../cache/GridCacheReturnValueTransferSelfTest.java | 7 +++---- .../cache/IgniteMvccTxMultiThreadedAbstractTest.java | 7 +++---- .../cache/distributed/IgniteMvccTxTimeoutAbstractTest.java | 4 ++-- .../dht/GridCachePartitionedTopologyChangeSelfTest.java | 4 +--- .../replicated/GridCacheReplicatedNodeRestartSelfTest.java | 4 +--- .../processors/cache/mvcc/CacheMvccTransactionsTest.java | 4 ---- .../external/HadoopExternalTaskExecutionSelfTest.java | 4 ++-- .../communication/HadoopExternalCommunicationSelfTest.java | 4 +--- .../cache/mvcc/CacheMvccSqlQueriesAbstractTest.java | 6 ++++-- 10 files changed, 19 insertions(+), 29 deletions(-) diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheSerializableTransactionsTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheSerializableTransactionsTest.java index 10c051d209f0e..65bce105c1f02 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheSerializableTransactionsTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/CacheSerializableTransactionsTest.java @@ -74,7 +74,6 @@ import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; import org.apache.ignite.transactions.TransactionOptimisticException; -import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -2854,8 +2853,9 @@ public void testReadWriteTransactionsNoDeadlockMultinode() throws Exception { * @param multiNode Multi-node test flag. * @throws Exception If failed. */ - @Ignore("https://issues.apache.org/jira/browse/IGNITE-9226") private void checkReadWriteTransactionsNoDeadlock(final boolean multiNode) throws Exception { + fail("https://issues.apache.org/jira/browse/IGNITE-9226"); + final Ignite ignite0 = ignite(0); for (final CacheConfiguration ccfg : cacheConfigurations()) { diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheReturnValueTransferSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheReturnValueTransferSelfTest.java index 1ad3f4cca2ba0..87192115003a2 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheReturnValueTransferSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheReturnValueTransferSelfTest.java @@ -32,6 +32,7 @@ import org.apache.ignite.configuration.IgniteConfiguration; import org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; +import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -81,10 +82,9 @@ public class GridCacheReturnValueTransferSelfTest extends GridCommonAbstractTest * TODO IGNITE-581 enable when fixed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-581") public void testTransformTransactionalNoBackups() throws Exception { // Test works too long and fails. - fail("https://issues.apache.org/jira/browse/IGNITE-581"); - checkTransform(TRANSACTIONAL, 0); } @@ -93,10 +93,9 @@ public void testTransformTransactionalNoBackups() throws Exception { * TODO IGNITE-581 enable when fixed. */ @Test + @Ignore("https://issues.apache.org/jira/browse/IGNITE-581") public void testTransformTransactionalOneBackup() throws Exception { // Test works too long and fails. - fail("https://issues.apache.org/jira/browse/IGNITE-581"); - checkTransform(TRANSACTIONAL, 1); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteMvccTxMultiThreadedAbstractTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteMvccTxMultiThreadedAbstractTest.java index d6107722461f7..f7c434a4c3ba1 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteMvccTxMultiThreadedAbstractTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteMvccTxMultiThreadedAbstractTest.java @@ -25,7 +25,6 @@ import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; import org.jetbrains.annotations.Nullable; -import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -39,15 +38,15 @@ @RunWith(JUnit4.class) public abstract class IgniteMvccTxMultiThreadedAbstractTest extends IgniteTxAbstractTest { /** {@inheritDoc} */ - @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") @Override protected void beforeTestsStarted() throws Exception { + fail("https://issues.apache.org/jira/browse/IGNITE-9470"); + super.beforeTestsStarted(); } /** {@inheritDoc} */ - @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") @Override protected void beforeTest() throws Exception { - // No-op + fail("https://issues.apache.org/jira/browse/IGNITE-9470"); } /** diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteMvccTxTimeoutAbstractTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteMvccTxTimeoutAbstractTest.java index 31c2b68528a0b..f2977bcae96da 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteMvccTxTimeoutAbstractTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteMvccTxTimeoutAbstractTest.java @@ -28,7 +28,6 @@ import org.apache.ignite.transactions.TransactionConcurrency; import org.apache.ignite.transactions.TransactionIsolation; import org.apache.ignite.transactions.TransactionTimeoutException; -import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -53,8 +52,9 @@ public class IgniteMvccTxTimeoutAbstractTest extends GridCommonAbstractTest { /** * @throws Exception If failed. */ - @Ignore("https://issues.apache.org/jira/browse/IGNITE-7388") @Override protected void beforeTestsStarted() throws Exception { + fail("https://issues.apache.org/jira/browse/IGNITE-7388"); + startGridsMultiThreaded(GRID_COUNT, true); } diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedTopologyChangeSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedTopologyChangeSelfTest.java index dc9ecd9e63b02..6344c12543635 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedTopologyChangeSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/GridCachePartitionedTopologyChangeSelfTest.java @@ -43,7 +43,6 @@ import org.apache.ignite.lang.IgnitePredicate; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; import org.apache.ignite.transactions.Transaction; -import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -71,9 +70,8 @@ public class GridCachePartitionedTopologyChangeSelfTest extends GridCommonAbstra private static final int PARTITION_BACKUP = 2; /** {@inheritDoc} */ - @Ignore("https://issues.apache.org/jira/browse/IGNITE-807") @Override protected void beforeTest() throws Exception { - // No-op + fail("https://issues.apache.org/jira/browse/IGNITE-807"); } /** {@inheritDoc} */ diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedNodeRestartSelfTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedNodeRestartSelfTest.java index 1d3f1e2869e6f..fde81ce96cfea 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedNodeRestartSelfTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/replicated/GridCacheReplicatedNodeRestartSelfTest.java @@ -19,7 +19,6 @@ import org.apache.ignite.configuration.CacheConfiguration; import org.apache.ignite.internal.processors.cache.distributed.GridCacheAbstractNodeRestartSelfTest; -import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -55,9 +54,8 @@ public class GridCacheReplicatedNodeRestartSelfTest extends GridCacheAbstractNod } /** {@inheritDoc} */ - @Ignore("https://issues.apache.org/jira/browse/IGNITE-5515") @Override protected void beforeTest() throws Exception { - // No-op + //outcommented to get failure on TC: fail("https://issues.apache.org/jira/browse/IGNITE-5515"); } /** {@inheritDoc} */ diff --git a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTransactionsTest.java b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTransactionsTest.java index 8f4ef9b37eaae..acb7891224bb3 100644 --- a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTransactionsTest.java +++ b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTransactionsTest.java @@ -899,7 +899,6 @@ public void testThreadUpdatesAreVisibleForThisThread() throws Exception { */ @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") @Test - @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") public void testWaitPreviousTxAck() throws Exception { testSpi = true; @@ -1218,7 +1217,6 @@ private void cleanupWaitsForGet1(boolean otherPuts, final boolean putOnStart, fi */ @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") @Test - @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") public void testCleanupWaitsForGet2() throws Exception { /* Simulate case when there are two active transactions modifying the same key @@ -3396,7 +3394,6 @@ public void testInternalApi() throws Exception { */ @Ignore("https://issues.apache.org/jira/browse/IGNITE-7311") @Test - @Ignore("https://issues.apache.org/jira/browse/IGNITE-7311") public void testExpiration() throws Exception { final IgniteEx node = startGrid(0); @@ -3452,7 +3449,6 @@ public void testExpiration() throws Exception { */ @Ignore("https://issues.apache.org/jira/browse/IGNITE-7311") @Test - @Ignore("https://issues.apache.org/jira/browse/IGNITE-7311") public void testChangeExpireTime() throws Exception { final IgniteEx node = startGrid(0); diff --git a/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/HadoopExternalTaskExecutionSelfTest.java b/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/HadoopExternalTaskExecutionSelfTest.java index 6f25b5f582582..84fb7fc16c5ca 100644 --- a/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/HadoopExternalTaskExecutionSelfTest.java +++ b/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/HadoopExternalTaskExecutionSelfTest.java @@ -41,7 +41,6 @@ import org.apache.ignite.internal.processors.hadoop.HadoopJobId; import org.apache.ignite.internal.util.typedef.X; import org.apache.ignite.marshaller.jdk.JdkMarshaller; -import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -59,8 +58,9 @@ public class HadoopExternalTaskExecutionSelfTest extends HadoopAbstractSelfTest } /** {@inheritDoc} */ - @Ignore("https://issues.apache.org/jira/browse/IGNITE-404") @Override protected void beforeTest() throws Exception { + fail("https://issues.apache.org/jira/browse/IGNITE-404"); + super.beforeTest(); startGrids(gridCount()); diff --git a/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/communication/HadoopExternalCommunicationSelfTest.java b/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/communication/HadoopExternalCommunicationSelfTest.java index 65d0587204ec0..d663fa1cda0f7 100644 --- a/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/communication/HadoopExternalCommunicationSelfTest.java +++ b/modules/hadoop/src/test/java/org/apache/ignite/internal/processors/hadoop/impl/taskexecutor/external/communication/HadoopExternalCommunicationSelfTest.java @@ -36,7 +36,6 @@ import org.apache.ignite.marshaller.Marshaller; import org.apache.ignite.marshaller.jdk.JdkMarshaller; import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest; -import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; @@ -47,9 +46,8 @@ @RunWith(JUnit4.class) public class HadoopExternalCommunicationSelfTest extends GridCommonAbstractTest { /** {@inheritDoc} */ - @Ignore("https://issues.apache.org/jira/browse/IGNITE-404") @Override protected void beforeTest() throws Exception { - // No-op + fail("https://issues.apache.org/jira/browse/IGNITE-404"); } /** diff --git a/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccSqlQueriesAbstractTest.java b/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccSqlQueriesAbstractTest.java index 1ed8dc7cc2618..b52f2ec7e83b7 100644 --- a/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccSqlQueriesAbstractTest.java +++ b/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccSqlQueriesAbstractTest.java @@ -169,8 +169,9 @@ public void testUpdateSingleValue_ClientServer() throws Exception { * @param locQry Local query flag. * @throws Exception If failed. */ - @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") private void updateSingleValue(boolean singleNode, final boolean locQry) throws Exception { + fail("https://issues.apache.org/jira/browse/IGNITE-9470"); + final int VALS = 100; final int writers = 4; @@ -402,8 +403,9 @@ public void testJoinTransactional_DistributedJoins_ClientServer() throws Excepti * @param distributedJoin {@code True} to test distributed joins. * @throws Exception If failed. */ - @Ignore("https://issues.apache.org/jira/browse/IGNITE-9470") private void joinTransactional(boolean singleNode, final boolean distributedJoin) throws Exception { + fail("https://issues.apache.org/jira/browse/IGNITE-9470"); + final int KEYS = 100; final int writers = 4;