Ke-Yi Sung created HDDS-5539:
--------------------------------

             Summary: Replace this assertion to not have the same actual and 
expected expression
                 Key: HDDS-5539
                 URL: https://issues.apache.org/jira/browse/HDDS-5539
             Project: Apache Ozone
          Issue Type: Bug
            Reporter: Ke-Yi Sung
            Assignee: Ke-Yi Sung


[https://github.com/apache/ozone/blob/cead31e128a2c1b5a8f8629169661edef5c0f096/hadoop-hdds/framework/src/test/java/org/apache/hadoop/hdds/utils/db/TestRDBStore.java#L168]

{code:java}
//The assertion that the expected value is the same as the actual value is 
meaningless
Assert.assertArrayEquals(nextValue, nextValue);
{code}


 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to