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 07:48:00 UTC

[jira] [Updated] (HDDS-5539) Fix actual value in assertion in TestRDBStore

     [ https://issues.apache.org/jira/browse/HDDS-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ke-Yi Sung updated HDDS-5539:
-----------------------------
    Summary: Fix actual value in assertion in TestRDBStore  (was: Replace this assertion to not have the same actual and expected expression)

> Fix actual value in assertion in TestRDBStore
> ---------------------------------------------
>
>                 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
>            Priority: Major
>              Labels: pull-request-available
>
> [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