emiliosetiadarma commented on code in PR #6262:
URL: https://github.com/apache/nifi/pull/6262#discussion_r934796822


##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/src/test/java/org/apache/nifi/cluster/firewall/impl/FileBasedClusterNodeFirewallTest.java:
##########
@@ -80,18 +82,14 @@ public void setup() throws Exception {
     /**
      * We have two garbage lines in our test config file, ensure they didn't 
get turned into hosts.
      */
-    @Ignore("This does not run consistently on different environments")
+    @Disabled("This does not run consistently on different environments")
     @Test
     public void ensureBadDataWasIgnored() {

Review Comment:
   Removing it



-- 
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-unsubscr...@nifi.apache.org

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

Reply via email to