You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Amelchev Nikita (Jira)" <ji...@apache.org> on 2019/11/29 15:15:00 UTC

[jira] [Created] (IGNITE-12410) Too long muted tests should be ignored with annotation

Amelchev Nikita created IGNITE-12410:
----------------------------------------

             Summary: Too long muted tests should be ignored with annotation
                 Key: IGNITE-12410
                 URL: https://issues.apache.org/jira/browse/IGNITE-12410
             Project: Ignite
          Issue Type: Task
            Reporter: Amelchev Nikita
            Assignee: Amelchev Nikita


There are some tests that muted and having long execution time:

Test: CacheGroupsMetricsRebalanceTest.testRebalanceEstimateFinishTime
Duration: 2m:37s,377ms (x2, 2 suite)
Muted by: https://issues.apache.org/jira/browse/IGNITE-9391
Fail rate: 97%

Test: IgniteOsgiServiceTest.testServiceExposedAndCallbacksInvoked
Duration: 3m:04s,307ms
Muted by: https://issues.apache.org/jira/browse/IGNITE-8300
Fail rate: 93%

Test: IgniteKarafFeaturesInstallationTest.testAllBundlesActiveAndFeaturesInstalled
Duration: 3m:01s,369ms
Muted by: https://issues.apache.org/jira/browse/IGNITE-8254
Fail rate: 100%

Test: JoinInActiveNodeToActiveClusterWithPersistence.testJoinClientStaticCacheConfigurationInCluster
Duration: 9s,194ms
Muted by: https://issues.apache.org/jira/browse/IGNITE-5518
Fail rate: 100%

Total time: 11+ minutes

They should be ignored with the ignored annotation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)