You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/07 19:02:40 UTC

[jira] [Commented] (DRILL-4332) tests in TestFrameworkTest fail in Java 8

    [ https://issues.apache.org/jira/browse/DRILL-4332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183360#comment-15183360 ] 

ASF GitHub Bot commented on DRILL-4332:
---------------------------------------

Github user jaltekruse commented on the pull request:

    https://github.com/apache/drill/pull/389#issuecomment-193372672
  
    +1


> tests in TestFrameworkTest fail in Java 8
> -----------------------------------------
>
>                 Key: DRILL-4332
>                 URL: https://issues.apache.org/jira/browse/DRILL-4332
>             Project: Apache Drill
>          Issue Type: Sub-task
>          Components: Tools, Build & Test
>    Affects Versions: 1.5.0
>            Reporter: Deneche A. Hakim
>            Assignee: Laurent Goujon
>             Fix For: Future
>
>
> the following unit tests fail in Java 8:
> {noformat}
> TestFrameworkTest.testRepeatedColumnMatching
> TestFrameworkTest.testCSVVerificationOfOrder_checkFailure
> {noformat}
> The tests expect the query to fail with a specific error message. The message generated by DrillTestWrapper.compareMergedVectors assumes a specific order in a map keySet (which we shouldn't). In Java 8 it seems the order changed which causes a slightly different error message



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