Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-12715

TestValueQueue#testgetAtMostPolicyALL fails intermittently

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 2.7.3, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    Description

      The test fails intermittently with the following error.
      Error Message

      expected:<19> but was:<10>
      

      Stacktrace

      java.lang.AssertionError: expected:<19> but was:<10>
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.junit.Assert.failNotEquals(Assert.java:743)
      	at org.junit.Assert.assertEquals(Assert.java:118)
      	at org.junit.Assert.assertEquals(Assert.java:555)
      	at org.junit.Assert.assertEquals(Assert.java:542)
      	at org.apache.hadoop.crypto.key.TestValueQueue.testgetAtMostPolicyALL(TestValueQueue.java:149)
      

      Attachments

        1. HADOOP-12715.01.patch
          5 kB
          Xiao Chen
        2. HADOOP-12715.02.patch
          5 kB
          Xiao Chen
        3. HADOOP-12715.03.patch
          5 kB
          Xiao Chen

        Activity

          People

            xiaochen Xiao Chen
            xiaochen Xiao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: