[
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: [email protected]
For additional commands, e-mail: [email protected]