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

Rename test classes so they are properly picked up by the test runner

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0, 4.1.0
    • None
    • None

    Description

      Currently, the following test classes:

      phoenix-core/src/test/java/org/apache/phoenix/query/KeyRangeIntersectTests.java
      phoenix-core/src/test/java/org/apache/phoenix/query/KeyRangeCoalesceTests.java
      phoenix-core/src/test/java/org/apache/phoenix/query/KeyRangeUnionTests.java
      phoenix-core/src/test/java/org/apache/phoenix/expression/RoundFloorCeilExpressionsUnitTests.java
      

      have funky names and aren't picked up by the test runner. This means that they are not actually run when mvn test is run.

      We need to fix their names so that they properly match the "*Test.java" naming convention.

      Attachments

        1. PHOENIX-1180.patch
          52 kB
          Kyle Buzsaki

        Activity

          People

            kbuzsaki Kyle Buzsaki
            kbuzsaki Kyle Buzsaki
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: