This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new b858170a64 HDDS-8024. Mark TestHSync#testOfsHSync as flaky
b858170a64 is described below

commit b858170a643e43b47ae946b7e5e9843cb58ec205
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Mon Feb 27 19:00:25 2023 +0100

    HDDS-8024. Mark TestHSync#testOfsHSync as flaky
---
 .../src/test/java/org/apache/hadoop/fs/ozone/TestHSync.java              | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestHSync.java
 
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestHSync.java
index 1501452e26..3e5ba5aa32 100644
--- 
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestHSync.java
+++ 
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestHSync.java
@@ -120,6 +120,7 @@ public class TestHSync {
   }
 
   @Test
+  @Flaky("HDDS-8024")
   public void testOfsHSync() throws Exception {
     // Set the fs.defaultFS
     final String rootPath = String.format("%s://%s/",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to