You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "hemantk-12 (via GitHub)" <gi...@apache.org> on 2023/08/14 16:58:15 UTC

[GitHub] [ozone] hemantk-12 commented on a diff in pull request #5180: HDDS-9147. Replaced GenericTestUtils#wait with Awaitility#await in hadoop-ozone packages

hemantk-12 commented on code in PR #5180:
URL: https://github.com/apache/ozone/pull/5180#discussion_r1293734999


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestDirectoryDeletingServiceWithFSO.java:
##########
@@ -381,7 +378,7 @@ public void testDeleteFilesAndSubFiles() throws Exception {
   }
 
   @Test
-  @Flaky("HDDS-8453")
+  @Disabled("HDDS-8453")

Review Comment:
   This test is disabled because was failing most of the time. I'll work on this as part of [HDDS-8453](https://issues.apache.org/jira/browse/HDDS-8453).



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