Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7842

Fix BaseTestInheritance test case

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.18.0
    • 1.19.0
    • Tools, Build & Test
    • None

    Description

      [Very minor, but can be good for newcomers]

      BaseTestInheritance test is not running in maven test phase. It is due to naming. The only tests starting from Test* are running.

      Need to rename it to TestInheritanceFromBaseClass (for example) and fix tests, which are currently not inherited from the BaseTest class:

      [org.apache.drill.exec.physical.impl.scan.v3.schema.TestProjectedPath,
       org.apache.drill.exec.physical.impl.TestStackAnalyzer,
       org.apache.drill.exec.physical.resultSet.impl.TestProjectionFilter,
       org.apache.drill.exec.physical.resultSet.project.TestProjectedPath,
       org.apache.drill.exec.physical.impl.scan.v3.schema.TestDynamicSchemaFilter,
       org.apache.drill.exec.physical.impl.scan.v3.schema.TestSchemaTrackerDefined]
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            vitalii Vitalii Diravka
            Charles Givre Charles Givre
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: