[ 
https://issues.apache.org/jira/browse/DRILL-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deneche A. Hakim updated DRILL-4329:
------------------------------------
    Description: 
The following unit tests are failing when building Drill with JDK 1.8.0_65:
{noformat}
  TestFlattenPlanning.testFlattenPlanningAvoidUnnecessaryProject
  TestFrameworkTest {
        testRepeatedColumnMatching
        testCSVVerificationOfOrder_checkFailure
  }
  Drill2489CallsAfterCloseThrowExceptionsTest {
    testClosedDatabaseMetaDataMethodsThrowRight
    testClosedPlainStatementMethodsThrowRight
    testclosedPreparedStmtOfOpenConnMethodsThrowRight
    testClosedResultSetMethodsThrowRight1
    testClosedResultSetMethodsThrowRight2
  }
  Drill2769UnsupportedReportsUseSqlExceptionTest {
    testPreparedStatementMethodsThrowRight
    testPlainStatementMethodsThrowRight
  }
  TestMongoFilterPushDown {
    testFilterPushDownIsEqual
    testFilterPushDownGreaterThanWithSingleField
    testFilterPushDownLessThanWithSingleField
  }
{noformat}

  was:
The following unit tests are failing when building Drill with JDK 1.8.0_65:
{noformat}
  TestFlattenPlanning.testFlattenPlanningAvoidUnnecessaryProject
  TestFrameworkTest {
        testRepeatedColumnMatching
        testCSVVerificationOfOrder_checkFailure
  }
  Drill2489CallsAfterCloseThrowExceptionsTest {
    testClosedDatabaseMetaDataMethodsThrowRight
    testClosedPlainStatementMethodsThrowRight
    testclosedPreparedStmtOfOpenConnMethodsThrowRight
    testClosedResultSetMethodsThrowRight1
    testClosedResultSetMethodsThrowRight2
  }
  Drill2769UnsupportedReportsUseSqlExceptionTest {
    testPreparedStatementMethodsThrowRight
    testPlainStatementMethodsThrowRight
  }
  TestMongoFilterPushDown {
    testFilterPushDownIsEqual
    testFilterPushDownGreaterThanWithSingleField
    testFilterPushDownLessThanWithSingleField
  }
    TestHiveStorage {
    orderByOnHiveTable
    queryingTableWithSerDeInHiveContribJar
    queryingTablesInNonDefaultFS
    readFromAlteredPartitionedTable
    readAllSupportedHiveDataTypesNativeParquet
    queryingHiveAvroTable
    readAllSupportedHiveDataTypes
    convertFromOnHiveBinaryType
  }
  TestInfoSchemaOnHiveStorage {
    showDatabases
    showTablesFromDb
    defaultSchemaHive
    defaultTwoLevelSchemaHive
    describeTable1
    describeTable2
    describeTable3
    describeTable4
    describeTable5
    describeTable6
    describeTable7
    describeTable8
    describeTable9
    varCharMaxLengthAndDecimalPrecisionInInfoSchema
  }   
  TestSqlStdBasedAuthorization {
    showSchemas
    showTables_user0
    showTables_user1
  }
  TestStorageBasedHiveAuthorization {
    showSchemas
    showTablesUser0
    showTablesUser1
    showTablesUser2
  }
  TestViewSupportOnHiveTables {
    viewWithSelectFieldsInDef_StarInQuery
    testInfoSchemaWithHiveView
    viewWithStarInDef_SelectFieldsInQuery1
    viewWithStarInDef_SelectFieldsInQuery2
    viewWithSelectFieldsInDef_SelectFieldsInQuery
    viewWithStarInDef_StarInQuery
  }
  TestGeometryFunctions {
    testGeometryPointCreation
    testGeometryFromTextCreation
  }
{noformat}


> 50 Unit tests are failing with JDK 8
> ------------------------------------
>
>                 Key: DRILL-4329
>                 URL: https://issues.apache.org/jira/browse/DRILL-4329
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Tools, Build & Test
>         Environment: Mac OS
> JDK 1.8.0_65
>            Reporter: Deneche A. Hakim
>             Fix For: Future
>
>
> The following unit tests are failing when building Drill with JDK 1.8.0_65:
> {noformat}
>   TestFlattenPlanning.testFlattenPlanningAvoidUnnecessaryProject
>   TestFrameworkTest {
>       testRepeatedColumnMatching
>       testCSVVerificationOfOrder_checkFailure
>   }
>   Drill2489CallsAfterCloseThrowExceptionsTest {
>     testClosedDatabaseMetaDataMethodsThrowRight
>     testClosedPlainStatementMethodsThrowRight
>     testclosedPreparedStmtOfOpenConnMethodsThrowRight
>     testClosedResultSetMethodsThrowRight1
>     testClosedResultSetMethodsThrowRight2
>   }
>   Drill2769UnsupportedReportsUseSqlExceptionTest {
>     testPreparedStatementMethodsThrowRight
>     testPlainStatementMethodsThrowRight
>   }
>   TestMongoFilterPushDown {
>     testFilterPushDownIsEqual
>     testFilterPushDownGreaterThanWithSingleField
>     testFilterPushDownLessThanWithSingleField
>   }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to