You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/02/10 07:27:23 UTC

[GitHub] [ozone] amaliujia commented on a change in pull request #1915: HDDS-4742. Make trash work with FS Optimised Buckets.

amaliujia commented on a change in pull request #1915:
URL: https://github.com/apache/ozone/pull/1915#discussion_r573500697



##########
File path: hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFileSystemV1.java
##########
@@ -380,21 +380,10 @@ public void testRenameDestinationParentDoesntExist() throws Exception {
     }
   }
 
-  @Override
-  @Test
-  @Ignore("TODO:HDDS-2939")
-  public void testTrash() throws Exception {
-  }
-
-  @Override
-  @Test
-  @Ignore("TODO:HDDS-2939")
-  public void testRenameToTrashEnabled() throws Exception {
-  }
-
   @Override
   @Test
   @Ignore("TODO:HDDS-2939")
   public void testListStatusWithIntermediateDir() throws Exception {
   }
+

Review comment:
       nit: undo this line




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org