[jira] [Created] (IGNITE-10208) Verify list of tests after migration to Junit 4 against some prior reference (follow-up to IGNITE-10177)

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10208) Verify list of tests after migration to Junit 4 against some prior reference (follow-up to IGNITE-10177)

Anton Vinogradov (Jira)
Oleg Ignatenko created IGNITE-10208:
---------------------------------------

             Summary: Verify list of tests after migration to Junit 4 against some prior reference  (follow-up to IGNITE-10177)
                 Key: IGNITE-10208
                 URL: https://issues.apache.org/jira/browse/IGNITE-10208
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Oleg Ignatenko


Migration from Junit 3 to 4 involves manually adding {{@Test}} annotation to existing test cases. Since Ignite contains many thousands test cases there is a substantial risk that we may miss some of these in such a transition.

In order to mitigate the risk, suggest to do a check after completion of IGNITE-10177 - somehow generate list of tests in the project and compare it against similar list of tests of some "known good" prior project version (at this point, 2.7 release branch looks like a good candidate for such a reference).

If comparison shows that some test cases from older version are missed in newer one, open a ticket to investigate that.



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