You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "sadanand48 (via GitHub)" <gi...@apache.org> on 2023/09/06 10:58:18 UTC

[GitHub] [ozone] sadanand48 commented on a diff in pull request #5217: HDDS-6646. Intermittent failure in TestOzoneFileSystem#testRenameToTrashEnabled

sadanand48 commented on code in PR #5217:
URL: https://github.com/apache/ozone/pull/5217#discussion_r1317107919


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFileSystem.java:
##########
@@ -1623,35 +1615,6 @@ public void testGetTrashRoots() throws IOException {
     Assert.assertEquals(6, res.size());
   }
 
-  /**
-   * Check that files are moved to trash.
-   * since fs.rename(src,dst,options) is enabled.
-   */
-  @Test
-  @Flaky("HDDS-6646")
-  public void testRenameToTrashEnabled() throws Exception {

Review Comment:
   Was the test removal intended? because earlier commit had fixed the test and description also says so.



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

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

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