Github user alopresto commented on a diff in the pull request:
https://github.com/apache/nifi/pull/474#discussion_r65406019
--- Diff:
nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/src/test/groovy/org/apache/nifi/processors/script/ExecuteScriptGroovyTest.groovy
---
@@ -149,6 +150,7 @@ class ExecuteScriptGroovyTest extends BaseScriptTest {
}
}
+ @Ignore("This test fails intermittently when the serial execution
happens faster than pooled")
--- End diff --
You are probably correct. Have rebased a couple times before now but will
figure out why this is here.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---