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

Siddhant Sangwan updated HDDS-5484:
-----------------------------------
    Description: 
On multiple runs, testMovePrerequisites sometimes fails with an AssertionError:
{code:java}
java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:87)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertTrue(Assert.java:53)
        at 
org.apache.hadoop.hdds.scm.container.TestReplicationManager.testMovePrerequisites
(TestReplicationManager.java:1331)
{code}

  was:
On multiple runs, testMovePrerequisites sometimes fails with an AssertionError:
{code:java}
java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:87)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertTrue(Assert.java:53)
        at 
org.apache.hadoop.hdds.scm.container.TestReplicationManager.testMovePrerequisites
{code}


> testMovePrerequisites in TestReplicationManager fails with an AssertionError.
> -----------------------------------------------------------------------------
>
>                 Key: HDDS-5484
>                 URL: https://issues.apache.org/jira/browse/HDDS-5484
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: SCM
>    Affects Versions: 1.1.0
>            Reporter: Siddhant Sangwan
>            Priority: Major
>
> On multiple runs, testMovePrerequisites sometimes fails with an 
> AssertionError:
> {code:java}
> java.lang.AssertionError
>       at org.junit.Assert.fail(Assert.java:87)
>       at org.junit.Assert.assertTrue(Assert.java:42)
>       at org.junit.Assert.assertTrue(Assert.java:53)
>       at 
> org.apache.hadoop.hdds.scm.container.TestReplicationManager.testMovePrerequisites
> (TestReplicationManager.java:1331)
> {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