You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Ke-Yi Sung (Jira)" <ji...@apache.org> on 2021/08/04 05:56:00 UTC

[jira] [Created] (HDDS-5539) Replace this assertion to not have the same actual and expected expression

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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org