Deneche A. Hakim created DRILL-4332:
---------------------------------------

             Summary: 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


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)

Reply via email to