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

Attila Doroszlai updated HDDS-10973:
------------------------------------
    Fix Version/s: 1.5.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> TestContainerStateManagerIntegration has assert Statement having misleading 
> message
> -----------------------------------------------------------------------------------
>
>                 Key: HDDS-10973
>                 URL: https://issues.apache.org/jira/browse/HDDS-10973
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: test
>            Reporter: Raju Balpande
>            Assignee: Raju Balpande
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>
> TestContainerStateManagerIntegration has assert Statement having misleading 
> message
> {noformat}
> [INFO] Running 
> org.apache.hadoop.hdds.scm.container.TestContainerStateManagerIntegration
>     Error:  Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
> 22.117 s <<< FAILURE! - in 
> org.apache.hadoop.hdds.scm.container.TestContainerStateManagerIntegration
>     Error:  
> org.apache.hadoop.hdds.scm.container.TestContainerStateManagerIntegration.testGetMatchingContainerMultipleThreads
>   Time elapsed: 22.05 s  <<< FAILURE!
>     org.opentest4j.AssertionFailedError: expected: <2> but was: <3>
>       at 
> org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
>       at 
> org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132){noformat}
> Expectation:
> The correct message shall the expected actual which is 3.
> org.opentest4j.AssertionFailedError: expected: <3> but was: <2>



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to