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


##########
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestListFile.java:
##########
@@ -177,7 +175,7 @@ private void runNext() throws InterruptedException {
 
 
     @Test
-    @Ignore("Intended only for manual testing, as is very expensive to run as 
a unit test. Performs listing of 1,000,000 files (doesn't actually create the 
files, though - injects them in) to " +
+    @Disabled("Intended only for manual testing, as is very expensive to run 
as a unit test. Performs listing of 1,000,000 files (doesn't actually create 
the files, though - injects them in) to " +
         "ensure performance is not harmed")

Review Comment:
   going to set it to run on nifi.test.performance then



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

Reply via email to