tpalfy commented on a change in pull request #4556:
URL: https://github.com/apache/nifi/pull/4556#discussion_r496118900



##########
File path: 
nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/test/java/org/apache/nifi/processors/azure/storage/ITFetchAzureDataLakeStorage.java
##########
@@ -216,13 +216,15 @@ public void testFetchNonExistentFile() {
         testFailedFetch(fileSystemName, directory, filename, 
inputFlowFileContent, inputFlowFileContent, 404);
     }
 
-    @Ignore("Takes some time, only recommended for manual testing.")
+    //@Ignore("Takes some time, only recommended for manual testing.")

Review comment:
       Does it no longer take "some time"? :)




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

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


Reply via email to