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

Fix BackwardCompatibilityIT.testSystemTaskCreationWithIndexAsyncRebuild test flapper

    XMLWordPrintableJSON

Details

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

    Description

      Error Message

      expected:<['TASK_TYPE','TABLE_NAME','TASK_STATUS','TASK_PRIORITY', '2','TI','COMPLETED','4', 'K','V', 'key1','val2', 'key3','val3']> but was:<['TASK_TYPE','TABLE_NAME','TASK_STATUS','TASK_PRIORITY', '2','TI','STARTED','4', 'K','V', 'key1','val2', 'key3','val3']>

      Stacktrace

      java.lang.AssertionError: expected:<['TASK_TYPE','TABLE_NAME','TASK_STATUS','TASK_PRIORITY', '2','TI','COMPLETED','4', 'K','V', 'key1','val2', 'key3','val3']> but was:<['TASK_TYPE','TABLE_NAME','TASK_STATUS','TASK_PRIORITY', '2','TI','STARTED','4', 'K','V', 'key1','val2', 'key3','val3']> at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:120) at org.junit.Assert.assertEquals(Assert.java:146) at org.apache.phoenix.end2end.BackwardCompatibilityTestUtil.assertExpectedOutput(BackwardCompatibilityTestUtil.java:272) at org.apache.phoenix.end2end.BackwardCompatibilityIT.testSystemTaskCreationWithIndexAsyncRebuild(BackwardCompatibilityIT.java:376)

      Attachments

        1. PHOENIX-6301.4.x.v2.patch
          1 kB
          Xinyi Yan
        2. PHOENIX-6301.4.x.patch
          1 kB
          Xinyi Yan

        Activity

          People

            yanxinyi Xinyi Yan
            yanxinyi Xinyi Yan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: