Ivan Fedotov created IGNITE-11708:
-------------------------------------

             Summary: Unable to run tests under 
IgniteConfigVariationsAbstractTest class
                 Key: IGNITE-11708
                 URL: https://issues.apache.org/jira/browse/IGNITE-11708
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Fedotov
            Assignee: Ivan Fedotov


It seems that test classes that extend from IgniteConfigVariationsAbstractTest 
cannot be started with JUnit4 @Test annotation. 
It is easy to check: if throw exception in any test methods, nothing will 
happen.
Reason can be in rule chain in IgniteConfigVariationsAbstractTest class [1], 
maybe it destroys existing test workflow.

[1] 
https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/testframework/junits/IgniteConfigVariationsAbstractTest.java#L62




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

Reply via email to