You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2018/03/13 11:39:00 UTC

[jira] [Resolved] (DRILL-4329) 13 Unit tests are failing with JDK 8

     [ 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 &amp; 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)