[
https://issues.apache.org/jira/browse/DRILL-4332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Altekruse resolved DRILL-4332.
------------------------------------
Resolution: Fixed
Fix Version/s: (was: Future)
1.6.0
Fixed in 447b093cd2b05bfeae001844a7e3573935e84389
> 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: 1.6.0
>
>
> 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)