[
https://issues.apache.org/jira/browse/DRILL-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arina Ielchiieva resolved DRILL-4329.
-------------------------------------
Resolution: Fixed
Fix Version/s: (was: Future)
1.13.0
> 13 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
> Priority: Major
> Fix For: 1.13.0
>
>
> 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
(v7.6.3#76005)