[ 
https://issues.apache.org/jira/browse/IGNITE-11412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814541#comment-16814541
 ] 

Ivan Fedotov commented on IGNITE-11412:
---------------------------------------

[~Pavlukhin], it really looks likeĀ {{GridAbstractTest#runRule}} must be 
replaced by {{nameAndRunRulesChain}} in {{IgniteConfigVariationsAbstractTest}}, 
according to the master branch, but it does not fix {{LegacyLifecycleTest}}. I 
did replacement in the last commit and marked failed test as {{@Ignore}}. Now 
the order is the following:
{noformat}
GridAbstractTest nameRule
GridAbstractTest runRule
IgniteConfigVariationsAbstractTest rulePrivate
{noformat}
I tried to check an order of rules execution in master and got interesting 
results:
{noformat}
GridAbstractTest nameRule
IgniteConfigVariationsAbstractTest rulePrivate
{noformat}
It is clear from output that test does not run. This problem must be resolved 
in a separate ticket since it relates to the master branch, do you think so?

> Actualize JUnit3TestLegacySupport class
> ---------------------------------------
>
>                 Key: IGNITE-11412
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11412
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Fedotov
>            Assignee: Ivan Fedotov
>            Priority: Major
>              Labels: iep-30
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Specify JUnit3TestLegacySupport class documentation.



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

Reply via email to