adoroszlai commented on code in PR #5323:
URL: https://github.com/apache/ozone/pull/5323#discussion_r1331670522


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFileInterfacesWithFSO.java:
##########
@@ -43,35 +45,35 @@ public TestOzoneFileInterfacesWithFSO(boolean setDefaultFs,
 
   @Override
   @Test
-  @Ignore("HDDS-2939")
+  @Category(UnhealthyTest.class) @Unhealthy("HDDS-2939")
   public void testReplication() throws IOException {
     // ignore as this is not relevant to PREFIX layout changes

Review Comment:
   I think we might want to keep these empty "not relevant" test cases ignored. 
 There is no harm in running them, though.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to