Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6289

Flaky test UpsertSelectIT.testUpsertSelectWithNoIndex

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.0.0, 4.15.0
    • 5.1.0, 4.16.0
    • None
    • None

    Description

      UpsertSelectIT.testUpsertSelectWithNoIndex is flapping at times due to no of open connections is not always 0 by the end of the test.

      java.lang.AssertionError: expected:<0> but was:<1>
      	at org.junit.Assert.fail(Assert.java:89)
      	at org.junit.Assert.failNotEquals(Assert.java:835)
      	at org.junit.Assert.assertEquals(Assert.java:647)
      	at org.junit.Assert.assertEquals(Assert.java:633)
      	at org.apache.phoenix.end2end.UpsertSelectIT.assertNoConnLeak(UpsertSelectIT.java:90)
      

      e.g https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-mulitbranch/job/4.x/163/testReport/org.apache.phoenix.end2end/UpsertSelectIT/MatrixBuild___Matrix___HBASE_PROFILE____1_4____BuildAndTest___testUpsertSelectWithNoIndex_UpsertSelecttIT_allowServerSideMutations_true_/

      Attachments

        Activity

          People

            vjasani Viraj Jasani
            vjasani Viraj Jasani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: