Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-27846

Tests under hive-unit module are not running

    XMLWordPrintableJSON

Details

    Description

      All the tests under hive-unit module are not running currently in master neither locally nor in Jenkins CI.

      mvn test -pl itests/hive-unit -Pitests
      
      [INFO] — maven-surefire-plugin:3.0.0-M4:test (default-test) @ hive-it-unit —
      [INFO] 
      [INFO] -------------------------------------------------------
      [INFO]  T E S T S
      [INFO] -------------------------------------------------------
      [INFO] 
      [INFO] Results:
      [INFO] 
      [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
      [INFO] 
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD SUCCESS
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time:  10.444 s
      [INFO] Finished at: 2023-11-02T12:21:51+01:00
      [INFO] ------------------------------------------------------------------------
      

      The problem is caused by HIVE-27757 as it can be seen by comparing the test reports in master:

      Observe that when HIVE-27757 was merged the total number of tests dropped from 49,200 (1906) to 47,663 (1907) reducing the total number of tests by 1537. Comparing the two test reports together it becomes clear that all the tests under hive-unit module are now missing.

      The problem seems to be caused by the new junit-jupiter-engine dependency that was added in hive-unit module.

      Attachments

        Issue Links

          Activity

            People

              zabetak Stamatis Zampetakis
              zabetak Stamatis Zampetakis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: