Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-3104 Enable Phoenix test cases with Calcite-Phoenix
  3. PHOENIX-3775

Assertion failure in ConnectionQueryServicesTestImpl#close making failed tests not listed for Phoenix-Calcite branch in Jenkins

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      The tests what ever failing with the assertion error in ConnectionQueryServicesTestImpl#close during destroy are not listed in the failed lists in Jenkins. That's why we are not seeing all the tests whether passed or failed in the list. As of now we can comment the assertion and fix the corresponding issue later.

      org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException There was an error in the forked process java.lang.AssertionError: Found unfreed bytes in server-side cache expected:<0> but was:<79406> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.apache.phoenix.end2end.ConnectionQueryServicesTestImpl.close(ConnectionQueryServicesTestImpl.java:74) at org.apache.phoenix.jdbc.PhoenixTestDriver.close(PhoenixTestDriver.java:110) at org.apache.phoenix.query.BaseTest.destroyDriver(BaseTest.java:712) at org.apache.phoenix.query.BaseTest.destroyDriver(BaseTest.java:535) at org.apache.phoenix.query.BaseTest.tearDownMiniCluster(BaseTest.java:552) at org.apache.phoenix.end2end.ParallelRunListener.testRunFinished(ParallelRunListener.java:37) at 
      

      Attachments

        1. PHOENIX-3775.patch
          1 kB
          Rajeshbabu Chintaguntla

        Activity

          People

            rajeshbabu Rajeshbabu Chintaguntla
            rajeshbabu Rajeshbabu Chintaguntla
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: