You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/02/28 16:20:57 UTC

[GitHub] [nifi] pvillard31 commented on a change in pull request #4101: Nifi 7211 nifi 7212

pvillard31 commented on a change in pull request #4101: Nifi 7211 nifi 7212
URL: https://github.com/apache/nifi/pull/4101#discussion_r385789096
 
 

 ##########
 File path: nifi-nar-bundles/nifi-stateful-analysis-bundle/nifi-stateful-analysis-processors/src/test/java/org/apache/nifi/processors/stateful/analysis/TestAttributeRollingWindow.java
 ##########
 @@ -192,81 +192,4 @@ public void testVerifyCount() throws InterruptedException {
 
     }
 
-
-    @Test
-    public void testMicroBatching() throws InterruptedException {
 
 Review comment:
   Can we add ``@Ignore`` instead? Reading unit test code is, sometimes, useful for people to understand how the processor is supposed to work.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services