XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.6.0
    • Tools, Build & Test
    • None

    Description

      the following unit tests fail in Java 8:

      TestFrameworkTest.testRepeatedColumnMatching
      TestFrameworkTest.testCSVVerificationOfOrder_checkFailure
      

      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

      Attachments

        Activity

          People

            laurent Laurent Goujon
            adeneche Abdel Hakim Deneche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: