Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-10208

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

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      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 and IGNITE-10762 - 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.

      Comparison is better done using nightly run-all test set as it is the most comprehensive.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              oignatenko Oleg Ignatenko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: