Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1467

Upgrade to 4.12 Junit and update tests by removing @Category annotation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.3.0, 3.3.0, 3.2.2, 4.2.2
    • None
    • None

    Description

      The 4.12 Junit release makes the @Category annotation inheritable. This means we no longer need to annotate each our test classes with category annotations like @Category(NeedsOwnMiniClusterTest.class).

      Test classes that inherit from one of these base test classes - BaseOwnClusterIT, BaseClientManagedTimeIT and BaseHBaseManagedTimeIT will get automatically categorized into @Category(NeedsOwnMiniClusterTest.class), @Category(ClientManagedTimeTest.class) and @Category(HBaseManagedTimeTest.class) respectively.

      Attachments

        1. PHOENIX-1467.patch
          155 kB
          Samarth Jain
        2. PHOENIX-1467_master_v2.patch
          124 kB
          Samarth Jain
        3. PHOENIX-1467_4.2.patch
          110 kB
          Samarth Jain
        4. PHOENIX-1467_4.0.patch
          111 kB
          Samarth Jain
        5. PHOENIX-1467_3.0.patch
          94 kB
          Samarth Jain
        6. PHOENIX-1467_3.2.patch
          93 kB
          Samarth Jain

        Activity

          People

            samarthjain Samarth Jain
            samarthjain Samarth Jain
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: