You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Ethan Rose (Jira)" <ji...@apache.org> on 2021/10/20 20:39:09 UTC

[jira] [Updated] (HDDS-1537) TestContainerPersistence#testDeleteBlockTwice is failing

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

Ethan Rose updated HDDS-1537:
-----------------------------
    Target Version/s: 1.3.0  (was: 1.2.0)

I am managing the 1.2.0 release and we currently have more than 600 issues targeted for 1.2.0. I am moving the target field to 1.3.0.

If you are actively working on this jira and believe this should be targeted for the 1.2.0 release, Please reach out to me via Apache email or Slack.

> TestContainerPersistence#testDeleteBlockTwice is failing 
> ---------------------------------------------------------
>
>                 Key: HDDS-1537
>                 URL: https://issues.apache.org/jira/browse/HDDS-1537
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: Ozone Datanode
>            Reporter: Mukul Kumar Singh
>            Priority: Major
>              Labels: TriagePending
>
> The test is failing with the following exception.
> {code}
> [ERROR] Tests run: 18, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.132 s <<< FAILURE! - in org.apache.hadoop.ozone.container.common.impl.TestContainerPersistence
> [ERROR] testDeleteBlockTwice(org.apache.hadoop.ozone.container.common.impl.TestContainerPersistence)  Time elapsed: 0.058 s  <<< FAILURE!
> java.lang.AssertionError: Expected test to throw (an instance of org.apache.hadoop.hdds.scm.container.common.helpers.StorageContainerException and exception with message a string containing "Unable to find the block.")
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.rules.ExpectedException.failDueToMissingException(ExpectedException.java:184)
> 	at org.junit.rules.ExpectedException.access$100(ExpectedException.java:85)
> 	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:170)
> 	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
> {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