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

Ethan Rose reassigned HDDS-13581:
---------------------------------

    Assignee: Ethan Rose

> Intermittent failure in 
> TestReplicationSupervisor#testReconcileContainerCommandDeduplication
> --------------------------------------------------------------------------------------------
>
>                 Key: HDDS-13581
>                 URL: https://issues.apache.org/jira/browse/HDDS-13581
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Ethan Rose
>            Assignee: Ethan Rose
>            Priority: Major
>
> Failed in [this 
> run|https://github.com/apache/ozone/actions/runs/16977434968/job/48130499102?pr=7944].
> {code}
> Tests run: 34, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 16.10 s <<< 
> FAILURE! -- in 
> org.apache.hadoop.ozone.container.replication.TestReplicationSupervisor
> org.apache.hadoop.ozone.container.replication.TestReplicationSupervisor.testReconcileContainerCommandDeduplication()[2]
>  -- Time elapsed: 0.069 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
>       at 
> org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
>       at 
> org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
>       at 
> org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
>       at 
> org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150)
>       at 
> org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:145)
>       at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:531)
>       at 
> org.apache.hadoop.ozone.container.replication.TestReplicationSupervisor.testReconcileContainerCommandDeduplication(TestReplicationSupervisor.java:816)
> {code}
> The task is executed as soon as it is added to the queue, and may have 
> finished execution and been removed by the time the queue is checked. The 
> task should probably be mocked to block until the test completes.



--
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