Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-5006

Gradle tasks for launching JDBC integration tests are not working

    XMLWordPrintableJSON

Details

    Description

      The Gradle build  provides a few tasks for launching JDBC integration tests. In particular running ./gradlew tasks prints among other things the following:

      integTestAll - Executes integration JDBC tests for all DBs
      integTestH2 - Executes integration JDBC tests with h2 database
      integTestMysql - Executes integration JDBC tests with mysql database
      integTestOracle - Executes integration JDBC tests with oracle database
      integTestPostgresql - Executes integration JDBC tests with postgresql database
      

      However at the moment running any of the aforementioned tasks just prints BUILD SUCCESSFUL without doing anything so the tasks are basically a NOOP.

      I tried the following commands (changing also H2 with other DBs) but the result is more or less the same and the tests do not start:

      ./gradlew integTestH2
      ./gradlew cleanTest integTestH2
      ./gradlew clean integTestH2
      ./gradlew clean :core:integTestH2
      
      > Configure project :
      Building Apache Calcite 1.30.0-SNAPSHOT
      
      BUILD SUCCESSFUL in 1s
      73 actionable tasks: 19 executed, 10 from cache, 44 up-to-date
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m